FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
out_fct_wrap_type Struct Reference

Data Fields

void(* fct )(char character, void *arg)
 
void * arg
 

Field Documentation

void* out_fct_wrap_type::arg
void(* out_fct_wrap_type::fct)(char character, void *arg)