Microchip® Advanced Software Framework

inc/perf_api_serial_handler.h File Reference

Functions

void sio_write (uint8_t *message)
 Function to write messages into UART/USB, used to send assert messages. More...
 
UART COMMUNICATION FRAMING
void init_sio (void)
 This function does the initialization of the Serial handler state Machine. More...
 
void serial_data_handler (void)
 Function to handle the state machine serial data exchange. More...