Skyward boardcore
|
Go to the source code of this file.
Classes | |
struct | Boardcore::PinData |
Pin informations. More... | |
class | Boardcore::PinObserver |
Namespaces | |
namespace | Boardcore |
This file includes all the types the logdecoder script will decode. | |
Enumerations | |
enum class | Boardcore::PinTransition : uint8_t { Boardcore::FALLING_EDGE = 0 , Boardcore::RISING_EDGE } |
Pin transition. More... | |