|
RPV Event driven kernel
|
Event payload container. More...
#include <events.h>

Data Fields | |
| struct console_key_s | con_key |
| Console key event payload. | |
Event payload container.
Union containing all possible event-specific data types. The active member depends on the associated event identifier.
| struct console_key_s con_key |
Console key event payload.
Valid when event type is EVT_USERCON_KEY.