Skyward boardcore
Loading...
Searching...
No Matches
PinObserver.h File Reference
#include <scheduler/TaskScheduler.h>
#include <utils/GpioPinCompare.h>
#include <map>
Include dependency graph for PinObserver.h:
This graph shows which files directly or indirectly include this file:

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...