Microchip® Advanced Software Framework

perf_api_serial_handler.h File Reference

This file contains macros and function prototypes for SIO handling.

  • Performance Analyzer application. Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.

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...