CoapParamName Struct Reference
  Parameter value/name binding. More...
#include <coap_debug.h>
| Data Fields | |
| uint8_t | value | 
| const char_t * | name | 
Detailed Description
Parameter value/name binding.
Definition at line 48 of file coap_debug.h.
Field Documentation
◆ name
| const char_t* name | 
Definition at line 51 of file coap_debug.h.
◆ value
| uint8_t value | 
Definition at line 50 of file coap_debug.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/coap/coap_debug.h
