Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: GR-PEACH_Azure_Speech ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_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 Tue Jul 12 2022 20:43:59 by
