no-OS
Public Attributes | List of all members
iio_hw_trig_cb_info Struct Reference

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
 

Detailed Description

Hardware trigger callback extra information structure.

Member Data Documentation

◆ event

enum no_os_irq_event iio_hw_trig_cb_info::event

Platform specific event that triggers the calling of the callback.

◆ handle

void* iio_hw_trig_cb_info::handle

This will be used to store HAL specific descriptors

◆ peripheral

enum no_os_irq_peripheral iio_hw_trig_cb_info::peripheral

Interrupt source peripheral specifier.


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