|
RKH
|
Defines event data type and other related macros. More...

Go to the source code of this file.
Data Structures | |
| struct | RKH_EVT_T |
| Represents events without parameters. More... | |
Macros | |
| #define | RKH_EVT_CAST(_e) ((RKH_EVT_T *)(_e)) |
| Perform cast to pointer to RKH event structure (RKH_EVT_T*). | |
Typedefs | |
| typedef rui8_t | RKH_SIG_T |
| typedef rui8_t | RKH_ES_T |
Defines event data type and other related macros.
Definition in file rkhevt.h.
| typedef rui8_t RKH_SIG_T |