Public Attributes | |
int | firstPageSkipBytes |
bootload_params_t | param |
bootload_params_t * | param |
bool | result |
serial_port_t | serial |
void * | thread |
int | verifyChunkSize |
int | version |
Definition at line 17 of file InertialSense.cpp.
int bootloader_state_t::firstPageSkipBytes |
Definition at line 44 of file inertialSenseBootLoader.c.
bootload_params_t bootloader_state_t::param |
Definition at line 19 of file InertialSense.cpp.
bootload_params_t* bootloader_state_t::param |
Definition at line 46 of file inertialSenseBootLoader.c.
bool bootloader_state_t::result |
Definition at line 20 of file InertialSense.cpp.
serial_port_t bootloader_state_t::serial |
Definition at line 21 of file InertialSense.cpp.
void* bootloader_state_t::thread |
Definition at line 22 of file InertialSense.cpp.
int bootloader_state_t::verifyChunkSize |
Definition at line 45 of file inertialSenseBootLoader.c.
int bootloader_state_t::version |
Definition at line 43 of file inertialSenseBootLoader.c.