nrfcxx
0.1.0
C++-17 Framework for Nordic nRF5 Devices
|
Generic frame data holder. More...
#include <nrfcxx/sd/beacon.hpp>
Data Fields | |
std::array< uint8_t, MAX_MSD_LENGTH > | buffer |
A buffer used to hold frame content. | |
uint8_t | span |
The length of the MSD content, including terminating CRC. More... | |
Generic frame data holder.
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.