RZ/A1H CMSIS-RTOS RTX BSP for GR-PEACH.
Dependents: R_BSP_SSIF_HelloWorld GR-PEACH_Azure_Speech ImageZoomInout_Sample ImageRotaion_Sample ... more
Fork of R_BSP by
rbsp_data_conf_t Struct Reference
Asynchronous control block structure. More...
#include <R_BSP_Aio.h>
Data Fields | |
rbsp_notify_func_t | p_notify_func |
Callback function type. | |
void * | p_app_data |
User definition data. |
Detailed Description
Asynchronous control block structure.
Definition at line 43 of file R_BSP_Aio.h.
Field Documentation
void* p_app_data |
User definition data.
Definition at line 45 of file R_BSP_Aio.h.
Callback function type.
Definition at line 44 of file R_BSP_Aio.h.
Generated on Mon Dec 17 2018 18:30:06 by
