PHY update indication PDU. More...
#include <lctr_pdu_conn.h>
Data Fields | |
uint8_t | masterToSlavePhy |
uint8_t | slaveToMasterPhy |
uint16_t | instant |
PHY update indication PDU.
Definition at line 171 of file lctr_pdu_conn.h.
uint16_t instant |
Instant.
Definition at line 175 of file lctr_pdu_conn.h.
uint8_t masterToSlavePhy |
Master-to-slave PHY.
Definition at line 173 of file lctr_pdu_conn.h.
uint8_t slaveToMasterPhy |
Slave-to-master PHY.
Definition at line 174 of file lctr_pdu_conn.h.