Struct EventHandler_s
ClassList > EventHandler_s
Public Attributes
Public Static Attributes
Type |
Name |
uint16_t |
lastId = = 1
|
Public Functions
Public Attributes Documentation
variable cb
EventCb EventHandler_s::cb;
variable eventId
EventId EventHandler_s::eventId;
variable fcb
EventFuncCb EventHandler_s::fcb;
variable id
uint16_t EventHandler_s::id;
variable scb
EventSysCb EventHandler_s::scb;
Public Static Attributes Documentation
variable lastId
uint16_t EventHandler_s::lastId;
Public Functions Documentation
function EventHandler_s
inline EventHandler_s::EventHandler_s ()
The documentation for this class was generated from the following file cores/common/arduino/src/Events.h