Data Fields |
|
u8 | state |
|
void * | port_handle |
|
ring_buffer | input_buffer |
|
u8 | input_buffer_bytes [MIP_INTERFACE_INPUT_RING_BUFFER_SIZE] |
|
u8 | mip_packet [MIP_MAX_PACKET_SIZE] |
|
u16 | mip_packet_byte_count |
|
u32 | parser_start_time |
|
u32 | parser_num_bad_checksums |
|
u32 | parser_timeouts |
|
u8 | parser_in_sync |
|
u32 | parser_headers_skipped |
|
u32 | packet_timeout |
|
u8 | command_response_received |
|
u8 | command_id |
|
u8 | command_acknack_response |
|
u8 * | command_response_data |
|
u8 | command_response_data_size |
|
u8 | callback_data_set_list [MIP_INTERFACE_MAX_CALLBACKS+1] |
|
parser_callback_ptr | callback_function_list [MIP_INTERFACE_MAX_CALLBACKS+1] |
|
void * | callback_user_ptr_list [MIP_INTERFACE_MAX_CALLBACKS+1] |
The documentation for this struct was generated from the following file: