Skyward boardcore
Loading...
Searching...
No Matches
Event.h File Reference
#include <stdint.h>
Include dependency graph for Event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Boardcore
 This file includes all the types the logdecoder script will decode.
 

Typedefs

typedef uint8_t Boardcore::Event
 

Enumerations

enum  Boardcore::BasicEvent : Event {
  Boardcore::EV_ENTRY = 0 , Boardcore::EV_EXIT = 1 , Boardcore::EV_EMPTY = 2 , Boardcore::EV_INIT = 3 ,
  Boardcore::EV_FIRST_CUSTOM = 4
}