Igor Stepura / kw41z-rf-driver Featured
Embed: (wiki syntax)

« Back to documentation index

phyPHR_tag Union Reference

phyPHR_tag Union Reference
[PHY Data Types]

#include <PhyTypes.h>


Detailed Description

Used internally by the Sub-1 GHz PHY to store the PHY Header before sending it to the transceiver.

Definition at line 352 of file PhyTypes.h.


Field Documentation

uint8_t dataWhitening

Set to 1 when data whitening is used.

Definition at line 360 of file PhyTypes.h.

uint8_t fcsType

Set to 0 corresponds to a 4-octet FCS.

Definition at line 359 of file PhyTypes.h.

uint8_t frameLengthRsvd

Max psdu 254

Definition at line 361 of file PhyTypes.h.

uint8_t modeSwitch

Set to 1 to indicate that a mode switch shall occur.

Definition at line 357 of file PhyTypes.h.