stdio_driver Struct Reference
Collaboration diagram for stdio_driver:

Data Fields

void(* out_chars )(const char *buf, int len)
 
void(* out_flush )(void)
 
int(* in_chars )(char *buf, int len)
 
void(* set_chars_available_callback )(void(*fn)(void *), void *param)
 
stdio_driver_tnext
 

The documentation for this struct was generated from the following file: