nrfcxx  0.1.0
C++-17 Framework for Nordic nRF5 Devices
Data Fields
nrfcxx::sd::EnvSensorBeacon::instance_s Struct Reference

Generic frame data holder. More...

#include <nrfcxx/sd/beacon.hpp>

Data Fields

std::array< uint8_t, MAX_MSD_LENGTHbuffer
 A buffer used to hold frame content.
 
uint8_t span
 The length of the MSD content, including terminating CRC. More...
 

Detailed Description

Generic frame data holder.

Field Documentation

◆ span

uint8_t nrfcxx::sd::EnvSensorBeacon::instance_s::span

The length of the MSD content, including terminating CRC.

If the value is zero the frame content has not been finalized.


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