Spresense SDK Library v3.4.6-5ba3997155669912adc4b68df0dc983c4388532a
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.