Data Structures
Here are the data structures with brief descriptions:
 Ccan_frame_tCAN Frame
 Ccsp_can_config
 Ccsp_cmp_message
 Ccsp_id_tThis union defines a CSP identifier and allows access to the individual fields or the entire identifier
 Ccsp_iface_sInterface struct
 Ccsp_kiss_handle_sThis structure should be statically allocated by the user and passed to the kiss interface during the init function no member information should be changed
 Ccsp_packet_tCSP PACKET STRUCTURE Note: This structure is constructed to fit with all interface frame types in order to have buffer reuse
 Ccsp_socket_handle_tUnix socket driver handle
 Ccsp_timestamp_t
 Ci2c_frame_sData structure for I2C frames
 Cpthread_queue_s
 Cusart_confUsart configuration, to be used with the usart_init call