![]() |
no-OS
|
Hardware trigger callback extra information structure. More...
#include <iio_trigger.h>
Public Attributes | |
| enum no_os_irq_event | event |
| enum no_os_irq_peripheral | peripheral |
| void * | handle |
Hardware trigger callback extra information structure.
| enum no_os_irq_event iio_hw_trig_cb_info::event |
Platform specific event that triggers the calling of the callback.
| void* iio_hw_trig_cb_info::handle |
This will be used to store HAL specific descriptors
| enum no_os_irq_peripheral iio_hw_trig_cb_info::peripheral |
Interrupt source peripheral specifier.