Parameters of the RXU_MGT_IND message. More...
#include <rxu_task.h>
Data Fields | |
| uint16_t | length |
| Length of the frame. | |
| uint16_t | framectrl |
| Frame control field of the frame. | |
| uint16_t | center_freq |
| Center frequency on which we received the packet. | |
| uint8_t | band |
| PHY band. | |
| uint8_t | sta_idx |
| Index of the station that sent the frame. 0xFF if unknown. | |
| uint8_t | inst_nbr |
| Index of the VIF that received the frame. 0xFF if unknown. | |
| int8_t | rssi |
| RSSI of the received frame. | |
| uint32_t | payload [] |
| Frame payload. | |
Parameters of the RXU_MGT_IND message.
Definition at line 35 of file rxu_task.h.
1.6.1