Spresense SDK Library v3.4.5-e9a4f17
Loading...
Searching...
No Matches
Edge Detection
Collaboration diagram for Edge Detection:

Topics

 Data Types
 
 Functions
 

Macros

#define EDGE_DETECT_TYPE_RISE   (0)
 
#define EDGE_DETECT_TYPE_FALL   (1)
 
#define EXTERN
 

Detailed Description

Edge detection utility library.

Macro Definition Documentation

◆ EDGE_DETECT_TYPE_RISE

#define EDGE_DETECT_TYPE_RISE   (0)

Edge detection type for rising edge

◆ EDGE_DETECT_TYPE_FALL

#define EDGE_DETECT_TYPE_FALL   (1)

Edge detection type for falling edge

◆ EXTERN

#define EXTERN ( void)
Value:
extern "C"