nRF5 SDK v13.0.0
Data Fields
es_uid_frame_t Struct Reference

UID frame data representation. More...

#include <es.h>

Data Fields

es_frame_type_t frame_type
 Frame type (see es_frame_type_t).
 
int8_t ranging_data
 Calibrated TX power at 0 m.
 
int8_t instance [(6)]
 < UID namespace. More...
 
int8_t rfu [(2)]
 RFU.
 

Detailed Description

UID frame data representation.

Note
This is a packed structure. Therefore, you should not change it.

Field Documentation

int8_t es_uid_frame_t::instance[(6)]

< UID namespace.

UID instance.


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

Documentation feedback | Developer Zone | Subscribe | Updated