mac_tx_options_t

nRF5 SDK v14.2.0

TX options for MAC data transmission. More...

#include <mac_mcps_data.h>

Data Fields

uint8_t ack : 1
uint8_t gts : 1
uint8_t indirect : 1
uint8_t __pad0__ : 5

Detailed Description

TX options for MAC data transmission.

The three bits (b0, b1, b2) indicate the transmission options for this MSDU. For b0, 1 = acknowledged transmission, 0 = unacknowledged transmission. For b1, 1 = GTS transmission, 0 = CAP transmission for a beacon-enabled PAN. For b2, 1 = indirect transmission, 0 = direct transmission. For a nonbeacon-enabled PAN, bit b1 should always be set to 0.

  • components/experimental_802_15_4/api/MAC/mac_mcps_data.h