Developer World
Spresense SDK Library v3.2.0-ebc0364
Defines
Collaboration diagram for Defines:

Modules

 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.