PHY update message. More...
#include <lctr_api_conn.h>
| Data Fields | |
| lctrMsgHdr_t | hdr | 
| uint8_t | allPhys | 
| uint8_t | txPhys | 
| uint8_t | rxPhys | 
| uint16_t | phyOptions | 
PHY update message.
Definition at line 180 of file lctr_api_conn.h.
| uint8_t allPhys | 
All PHYs preferences.
Definition at line 183 of file lctr_api_conn.h.
| lctrMsgHdr_t hdr | 
Message header.
Definition at line 182 of file lctr_api_conn.h.
| uint16_t phyOptions | 
PHY options.
Definition at line 186 of file lctr_api_conn.h.
| uint8_t rxPhys | 
Preferred receiver PHYs.
Definition at line 185 of file lctr_api_conn.h.
| uint8_t txPhys | 
Preferred transmitter PHYs.
Definition at line 184 of file lctr_api_conn.h.