Zephyr Project API 3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ISR_INFO Struct Reference

Data Fields

int command
 
int error
 
union { 
 
   void *   data 
 
   int   value 
 
};  
 

Field Documentation

◆ [union]

union { ... } ISR_INFO

◆ command

int ISR_INFO::command

◆ data

void* ISR_INFO::data

◆ error

int ISR_INFO::error

◆ value

int ISR_INFO::value

The documentation for this struct was generated from the following file: