Developer World
Spresense SDK Library v3.2.0-ebc0364
scuev_notify_s Struct Reference

#include <scu.h>

Collaboration diagram for scuev_notify_s:

Public Attributes

int signo
 
struct sensor_event_s rise
 
struct sensor_event_s fall
 
uint32_t ctrl
 
struct scuev_arg_sarg
 

Detailed Description

Event notifier setting

Member Data Documentation

◆ signo

int signo

Signal number (0 - 31, except system reserved)

◆ rise

struct sensor_event_s rise

Rise threshold

◆ fall

struct sensor_event_s fall

Fall threshold

◆ ctrl

uint32_t ctrl

Event control

◆ arg

struct scuev_arg_s* arg

Arguments for event raised


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