Spresense SDK Library v3.4.7-5f8c5fafcb28868819924dd618d362af1c6d606e
Loading...
Searching...
No Matches
Defines
Collaboration diagram for Defines:

Topics

 Data types
 

GEOFENCE transition type

Description of the transition type.

#define CXD56_GEOFENCE_TRANSITION_EXIT   0
 
#define CXD56_GEOFENCE_TRANSITION_ENTER   1
 
#define CXD56_GEOFENCE_TRANSITION_DWELL   2
 

Region capacity

#define CXD56_GEOFENCE_REGION_CAPACITY   20
 

Detailed Description

Macro Definition Documentation

◆ CXD56_GEOFENCE_TRANSITION_EXIT

#define CXD56_GEOFENCE_TRANSITION_EXIT   0

The transition type indicating that the user exits the region.

◆ CXD56_GEOFENCE_TRANSITION_ENTER

#define CXD56_GEOFENCE_TRANSITION_ENTER   1

The transition type indicating that the user enters the region.

◆ CXD56_GEOFENCE_TRANSITION_DWELL

#define CXD56_GEOFENCE_TRANSITION_DWELL   2

The transition type indicating that the user enters and dwells in region for a given period of time.

◆ CXD56_GEOFENCE_REGION_CAPACITY

#define CXD56_GEOFENCE_REGION_CAPACITY   20

MAX number of region on the CXD56xx.