| 
    Cascoda SDK
    
   Cascoda SDK for building software to run with CA-821x transceivers 
   | 
 
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... | |
Data structure for vectored I/O using caUtilSettingsAddVector.
| uint16_t settingBuffer::length | 
Length of the data to write to settings.
| const uint8_t* settingBuffer::value | 
Pointer to the data to write to settings.