Expand description
Packet configuration register 1
Structs§
- Packet configuration register 1
- Register
PCNF1reader - Register
PCNF1writer
Enums§
- On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields.
- Enable or disable packet whitening
Type Aliases§
- Field
BALENreader - Base address length in number of bytes - Field
BALENwriter - Base address length in number of bytes - Field
ENDIANreader - On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields. - Field
ENDIANwriter - On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields. - Field
MAXLENreader - Maximum length of packet payload. If the packet payload is larger than MAXLEN, the radio will truncate the payload to MAXLEN. - Field
MAXLENwriter - Maximum length of packet payload. If the packet payload is larger than MAXLEN, the radio will truncate the payload to MAXLEN. - Field
STATLENreader - Static length in number of bytes - Field
STATLENwriter - Static length in number of bytes - Field
WHITEENreader - Enable or disable packet whitening - Field
WHITEENwriter - Enable or disable packet whitening