no-OS
|
IIO hardware trigger structure. More...
#include <iio_trigger.h>
Public Attributes | |
struct iio_desc * | iio_desc |
struct no_os_irq_ctrl_desc * | irq_ctrl |
uint32_t | irq_id |
enum no_os_irq_trig_level | irq_trig_lvl |
char | name [TRIG_MAX_NAME_SIZE+1] |
IIO hardware trigger structure.
struct iio_desc* iio_hw_trig::iio_desc |
IIO descriptor
struct no_os_irq_ctrl_desc* iio_hw_trig::irq_ctrl |
Interrupt descriptor to be linked with the trigger
uint32_t iio_hw_trig::irq_id |
Interrupt id to be linked with the trigger
enum no_os_irq_trig_level iio_hw_trig::irq_trig_lvl |
Interrupt trigger level
char iio_hw_trig::name[TRIG_MAX_NAME_SIZE+1] |
Device trigger name