#include <scu.h>
Public Attributes | |
int | signo |
struct sensor_event_s | rise |
struct sensor_event_s | fall |
uint32_t | ctrl |
struct scuev_arg_s * | arg |
Event notifier setting
int signo |
Signal number (0 - 31, except system reserved)
struct sensor_event_s rise |
Rise threshold
struct sensor_event_s fall |
Fall threshold
uint32_t ctrl |
Event control
struct scuev_arg_s* arg |
Arguments for event raised