Rtos API example
phy_signal_info_s Struct Reference
Signal level info. More...
#include <arm_hal_phy.h>
Data Fields | |
| phy_signal_info_type_e | type |
| Signal info type desired. | |
| uint8_t | lqi |
| Quality passed to arm_net_phy_rx. | |
| int8_t | dbm |
| Strength passed to arm_net_phy_rx. | |
| uint16_t | result |
| Resulting signal information. | |
Detailed Description
Signal level info.
Definition at line 103 of file arm_hal_phy.h.
Field Documentation
| int8_t dbm |
Strength passed to arm_net_phy_rx.
Definition at line 106 of file arm_hal_phy.h.
| uint8_t lqi |
Quality passed to arm_net_phy_rx.
Definition at line 105 of file arm_hal_phy.h.
| uint16_t result |
Resulting signal information.
Definition at line 107 of file arm_hal_phy.h.
Signal info type desired.
Definition at line 104 of file arm_hal_phy.h.
Generated on Sun Jul 17 2022 08:25:42 by
1.7.2