|
T-Box Basic dev
|
Data Fields | |
| icc_parser_ctx_t | parser |
| icc_proto_state_t | state |
| volatile uint8_t | seq_counter |
| ICC_PROTO_LOCK_T | sqp_mutex |
| uint64_t | heartbeat_tick |
| uint64_t | last_hb_send_tick |
| icc_ack_entry_t | ack_table [ICC_ACK_TABLE_DEPTH] |
| ICC_PROTO_LOCK_T | ack_mutex |
| icc_proto_stats_t | stats |
| icc_proto_send_func_t | send_func |
| icc_proto_msg_cb_t | on_message |
| icc_proto_evt_cb_t | on_event |
| void * | user_data |