Structure containing the legacy rateset of a station. More...
#include <mac_types.h>
Data Fields | |
| uint8_t | length |
| Number of legacy rates supported. | |
| uint8_t | array [MAC_RATESET_LEN] |
| Array of legacy rates. | |
Structure containing the legacy rateset of a station.
Definition at line 304 of file mac_types.h.
1.6.1