nRF5 SDK v17.1.0
Data Fields
ble_lncp_mask_t Union Reference

A mask can be used to temporarily enable and disable features of the Location and Speed characteristic. More...

#include <ble_ln_cp.h>

Data Fields

uint8_t flags
 
struct {
   uint8_t   instantaneous_speed:1
 
   uint8_t   total_distance:1
 
   uint8_t   location:1
 
   uint8_t   elevation:1
 
   uint8_t   heading:1
 
   uint8_t   rolling_time:1
 
   uint8_t   utc_time:1
 
}; 
 

Detailed Description

A mask can be used to temporarily enable and disable features of the Location and Speed characteristic.


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

Documentation feedback | Developer Zone | Subscribe | Updated