RstpParamName Struct Reference
Parameter value/name binding. More...
#include <rstp_misc.h>
Data Fields | |
| uint_t | value |
| const char_t * | name |
Detailed Description
Parameter value/name binding.
Definition at line 47 of file rstp_misc.h.
Field Documentation
◆ name
| const char_t* name |
Definition at line 50 of file rstp_misc.h.
◆ value
| uint_t value |
Definition at line 49 of file rstp_misc.h.
The documentation for this struct was generated from the following file:
- cyclone_stp/rstp/rstp_misc.h
