BLE_API  v2.1.3
Charac_Presentation_Format Struct Reference

Characteristic Presentation Format Structure Definition. More...

#include <ble_service_base.h>

Data Fields

uint8_t format
 
uint8_t exponent
 
uint16_t unit
 
uint8_t name_space
 
uint16_t description
 

Detailed Description

Characteristic Presentation Format Structure Definition.

Field Documentation

◆ description

uint16_t Charac_Presentation_Format::description

The description of this characteristic as defined in a higher layer profile.

◆ exponent

uint8_t Charac_Presentation_Format::exponent

Exponent field to determine how the value of this characteristic is further formatted.

◆ format

uint8_t Charac_Presentation_Format::format

Format of the value of this characteristic.

◆ name_space

uint8_t Charac_Presentation_Format::name_space

The name space of the description.

◆ unit

uint16_t Charac_Presentation_Format::unit

The unit of this characteristic.


The documentation for this struct was generated from the following file: