Helper struct for options parser.
More...
Helper struct for options parser.
Definition at line 74 of file options.h.
#include <options.h>
◆ data
uint8_t* unicoap_option_entry_t::data |
Pointer into options storage where this option starts.
- Note
- This is not the start of the given option's value.
Definition at line 79 of file options.h.
◆ number
Option number.
Definition at line 89 of file options.h.
◆ size
uint16_t unicoap_option_entry_t::size |
Number of bytes this option is comprised of.
Definition at line 84 of file options.h.
The documentation for this struct was generated from the following file: