motion 2.0.0.0

Data Structures

struct  motion_t
 Click ctx object definition. More...
 
struct  motion_cfg_t
 Click configuration structure definition. More...
 

Enumerations

enum  motion_pin_state_t { MOTION_PIN_STATE_LOW = 0 , MOTION_PIN_STATE_HIGH }
 Pin states. More...
 
enum  motion_detect_state_t { MOTION_NO_DETECT = 0 , MOTION_DETECTED }
 Motion OUT ( INT ) Pin states. More...
 

Detailed Description

Enumeration Type Documentation

◆ motion_detect_state_t

Motion OUT ( INT ) Pin states.

Enumerator
MOTION_NO_DETECT 
MOTION_DETECTED 

◆ motion_pin_state_t

Pin states.

Enumerator
MOTION_PIN_STATE_LOW 
MOTION_PIN_STATE_HIGH