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