Expand description
Packet configuration register 1
Structs§
- PCNF1_
SPEC - Packet configuration register 1
- R
- Register
PCNF1
reader - W
- Register
PCNF1
writer
Enums§
- ENDIAN_
A - On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields.
- WHITEEN_
A - Enable or disable packet whitening
Type Aliases§
- BALEN_R
- Field
BALEN
reader - Base address length in number of bytes - BALEN_W
- Field
BALEN
writer - Base address length in number of bytes - ENDIAN_
R - Field
ENDIAN
reader - On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields. - ENDIAN_
W - Field
ENDIAN
writer - On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields. - MAXLEN_
R - Field
MAXLEN
reader - Maximum length of packet payload. If the packet payload is larger than MAXLEN, the radio will truncate the payload to MAXLEN. - MAXLEN_
W - Field
MAXLEN
writer - Maximum length of packet payload. If the packet payload is larger than MAXLEN, the radio will truncate the payload to MAXLEN. - STATLEN_
R - Field
STATLEN
reader - Static length in number of bytes - STATLEN_
W - Field
STATLEN
writer - Static length in number of bytes - WHITEEN_
R - Field
WHITEEN
reader - Enable or disable packet whitening - WHITEEN_
W - Field
WHITEEN
writer - Enable or disable packet whitening