Header for the model specific events. More...
#include <serial_types.h>
Data Fields | |
access_model_id_t | model_id |
Model ID of the model to be initialized. | |
uint16_t | element_index |
The element that will hold an instance of the model. More... | |
Header for the model specific events.
Definition at line 95 of file serial_types.h.
uint16_t serial_cmd_model_specific_init_header_t::element_index |
The element that will hold an instance of the model.
Definition at line 98 of file serial_types.h.