Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
grow_r502a.h File Reference

Go to the source code of this file.

Enumerations

enum  sensor_channel_grow_r502a { SENSOR_CHAN_FINGERPRINT = SENSOR_CHAN_PRIV_START }
 
enum  sensor_trigger_type_grow_r502a { SENSOR_TRIG_TOUCH = SENSOR_TRIG_PRIV_START }
 
enum  sensor_attribute_grow_r502a {
  SENSOR_ATTR_R502A_RECORD_ADD = SENSOR_ATTR_PRIV_START , SENSOR_ATTR_R502A_RECORD_FIND , SENSOR_ATTR_R502A_RECORD_DEL , SENSOR_ATTR_R502A_RECORD_FREE_IDX ,
  SENSOR_ATTR_R502A_RECORD_EMPTY
}
 

Enumeration Type Documentation

◆ sensor_attribute_grow_r502a

Enumerator
SENSOR_ATTR_R502A_RECORD_ADD 

Add values to the sensor which are having record storage facility.

SENSOR_ATTR_R502A_RECORD_FIND 

To find requested data in record storage.

SENSOR_ATTR_R502A_RECORD_DEL 

To delete mentioned data from record storage.

SENSOR_ATTR_R502A_RECORD_FREE_IDX 

To get available position to store data on record storage.

SENSOR_ATTR_R502A_RECORD_EMPTY 

To empty the storage record.

◆ sensor_channel_grow_r502a

Enumerator
SENSOR_CHAN_FINGERPRINT 

Fingerprint template count, ID number for enrolling and searching.

◆ sensor_trigger_type_grow_r502a

Enumerator
SENSOR_TRIG_TOUCH 

Trigger fires when a touch is detected.