Edit

Share via


HUMAN_PRESENCE_DETECTION_TYPE_COUNT enumeration (sensorsdef.h)

The HUMAN_PRESENCE_DETECTION_TYPE_COUNT enumeration represents the number of human presence detection types in the HUMAN_PRESENCE_DETECTION_TYPE enum.

Syntax

typedef enum HUMAN_PRESENCE_DETECTION_TYPE_COUNT {
  HumanPresenceDetectionTypeCount
} ;

Constants

 
HumanPresenceDetectionTypeCount
Indicates the number of types in the HUMAN_PRESENCE_DETECTION_TYPE enum.

Requirements

Requirement Value
Header sensorsdef.h

See also