Internal timer structure, to store timer event in. More...
Data Fields | |
struct comm_timer | super |
the super struct from which derived | |
struct comm_base * | base |
the comm base | |
struct ub_event * | ev |
ub_event event type | |
uint8_t | enabled |
is timer enabled | |
Internal timer structure, to store timer event in.