async_read_t Struct Reference

Interrupt callback information structure. More...

Detailed Description

Interrupt callback information structure.

Definition at line 43 of file async_read.h.

#include <async_read.h>

Data Fields

pid_t child_pid
 PID of the interrupt listener.
 
native_async_read_callback_t cb
 Interrupt callback function.
 
void * arg
 Argument ptr for the callback.
 
struct pollfd * fd
 sysfs gpio fd
 

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