Microchip® Advanced Software Framework

hal_stdin.h File Reference

Functions

void hal_stdin_setup (void(*handler)(char c))
 setup handler for console input More...
 

void hal_stdin_setup ( void(*)(char c)  handler)

setup handler for console input

Parameters
handerto be called with new input, can be from ISR context