14 #ifndef DATA_FORMAT_HDLC_H_ 15 #define DATA_FORMAT_HDLC_H_ 66 #endif // DATA_FORMAT_HDLC_H_
The host_io_uart.h file contains the Host Protocol interface definitions and configuration.
This structure holds information to receive a packet of data to the host.
size_t HDLC_Process_Tx_Msg(const uint8_t *pBuffer, uint8_t *pMsg, size_t size)
bool HDLC_Process_Rx_Byte(uint8_t c, host_rx_packet_t *pHostRxPkt)