Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
settingBuffer Struct Reference

Data structure for vectored I/O using caUtilSettingsAddVector. More...

#include <cascoda-util/include/cascoda-util/cascoda_settings.h>

Public Attributes

const uint8_t * value
 Pointer to the data to write to settings. More...
 
uint16_t length
 Length of the data to write to settings. More...
 

Detailed Description

Data structure for vectored I/O using caUtilSettingsAddVector.

Member Data Documentation

◆ length

uint16_t settingBuffer::length

Length of the data to write to settings.

◆ value

const uint8_t* settingBuffer::value

Pointer to the data to write to settings.


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