|
coan 4.2.4
|
|
Data Structures | |
| struct | if_control_state_s |
Typedefs | |
| typedef if_control_state_t | if_control_public_state_t |
Enumerations | |
| enum | if_control_storage_type { if_control_storage_type = STATE_STATIC } |
| enum | if_control_init_type { if_control_initialisation_type = ZERO_INITABLE } |
Functions | |
| void | if_control_initor (void) |
| void | if_control_finitor (void) |
Variables | |
| static if_control_state_t | if_control_state |
| if_control_state_t * | if_control_h = & if_control_state |
| if_control_public_state_t * | if_control_public_h = ( if_control_public_state_t *)& if_control_state |
|
static const if_control_state_t *const | if_control_static_initialiser_h |
| void(* | if_control_init_h )(if_control_state_t *) |
| void(* | if_control_finis_h )(if_control_state_t *) |
| typedef struct if_control_state_s | if_control_state_t |
This code is generated by the macros in state_utils.h
| typedef struct if_control_state_s if_control_state_t |
The private state of if-control component