Element of a state handler table. More...
#include <ke_task.h>

Data Fields | |
| struct ke_msg_handler * | msg_table |
| Pointer to the message handler table of this state. | |
| uint16_t | msg_cnt |
| Number of messages handled in this state. | |
Element of a state handler table.
Definition at line 132 of file ke_task.h.
1.6.1