![]() |
RT-Thread RTOS
An open source embedded real-time operating system
|
#include <dev_can.h>
Data Fields | |
| rt_canstatus_ind | ind |
| void * | args |
Structure to hold the status indication callback and its arguments.
| rt_canstatus_ind rt_can_status_ind_type::ind |
Pointer to the status indication callback function.
| void* rt_can_status_ind_type::args |
Pointer to user arguments for the callback.