IEEE 802.15.4 Frame Control Field (FCF) structure Bit fields are ordered LSB to MSB to match IEEE 802.15.4 specification.
More...
#include <Frame.h>
IEEE 802.15.4 Frame Control Field (FCF) structure Bit fields are ordered LSB to MSB to match IEEE 802.15.4 specification.
◆ ackRequest
| uint8_t ieee802154::FrameControlField::ackRequest |
◆ destAddrMode
| uint8_t ieee802154::FrameControlField::destAddrMode |
◆ framePending
| uint8_t ieee802154::FrameControlField::framePending |
◆ frameType
| uint8_t ieee802154::FrameControlField::frameType |
◆ frameVersion
| uint8_t ieee802154::FrameControlField::frameVersion |
◆ informationElementsPresent
| uint8_t ieee802154::FrameControlField::informationElementsPresent |
◆ panIdCompression
| uint8_t ieee802154::FrameControlField::panIdCompression |
◆ reserved
| uint8_t ieee802154::FrameControlField::reserved |
◆ securityEnabled
| uint8_t ieee802154::FrameControlField::securityEnabled |
◆ sequenceNumberSuppression
| uint8_t ieee802154::FrameControlField::sequenceNumberSuppression |
◆ srcAddrMode
| uint8_t ieee802154::FrameControlField::srcAddrMode |
The documentation for this struct was generated from the following file: