Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
Data Fields | |
int | command |
int | error |
union { | |
void * data | |
int value | |
}; | |
union { ... } ISR_INFO::@212 |
int ISR_INFO::command |
void* ISR_INFO::data |
int ISR_INFO::error |
int ISR_INFO::value |