Lcd companion boards support (VKLCD50RTA & VKLCD70RT)
R_BSP_Aio.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | rbsp_data_conf_t |
| Asynchronous control block structure. More... | |
| class | R_BSP_Aio |
| A class to communicate a R_BSP_Aio. More... | |
Typedefs | |
| typedef void(* | rbsp_notify_func_t )(void *p_data, int32_t result, void *p_app_data) |
| Callback function type. | |
Detailed Description
R_BSP_Aio API.
Definition in file R_BSP_Aio.h.
Typedef Documentation
| typedef void(* rbsp_notify_func_t)(void *p_data, int32_t result, void *p_app_data) |
Callback function type.
- Parameters:
-
p_data Location of the data. result Number of bytes transmit on success. negative number on error. p_app_data User definition data.
Definition at line 40 of file R_BSP_Aio.h.
Generated on Tue Jul 12 2022 14:32:50 by
1.7.2