Set minimum number of used channels message. More...
#include <lctr_api_conn.h>
Data Fields | |
lctrMsgHdr_t | hdr |
uint8_t | phys |
uint8_t | minUsedChan |
Set minimum number of used channels message.
Definition at line 190 of file lctr_api_conn.h.
lctrMsgHdr_t hdr |
Message header.
Definition at line 192 of file lctr_api_conn.h.
uint8_t minUsedChan |
Minimum number of used channels.
Definition at line 194 of file lctr_api_conn.h.
uint8_t phys |
Bitmask for the PHYs.
Definition at line 193 of file lctr_api_conn.h.