EmberAfAttributeMinMaxValue Struct Reference

Type describing the attribute default, min and max values.

#include <af-types.h>

Data Fields

EmberAfDefaultAttributeValue defaultValue
 
EmberAfDefaultAttributeValue minValue
 
EmberAfDefaultAttributeValue maxValue

Type describing the attribute default, min and max values.

This struct is required if the attribute mask specifies that this attribute has a known min and max values.

Field Documentation

EmberAfDefaultAttributeValue EmberAfAttributeMinMaxValue::defaultValue

Default value of the attribute.

EmberAfDefaultAttributeValue EmberAfAttributeMinMaxValue::maxValue

Maximum allowed value.

EmberAfDefaultAttributeValue EmberAfAttributeMinMaxValue::minValue

Minimum allowed value


The documentation for this struct was generated from the following file:
  • af-types.h