Common MAC module

A MAC module for providing common MAC parameters and helper functions.

GNRC_MAC_RX_QUEUE_SIZE

The default rx queue size for incoming packets.

1
(8U)
GNRC_MAC_DISPATCH_BUFFER_SIZE

The default buffer size for storing dispatching packets.

1
(8U)
GNRC_MAC_NEIGHBOR_COUNT

Count of neighbor nodes in one-hop distance.

1
(8U)
GNRC_MAC_TX_QUEUE_SIZE

The default queue size for transmission packets coming from higher layers.

1
(8U)
GNRC_MAC_ENABLE_DUTYCYCLE_RECORD

Enable/disable MAC radio duty-cycle recording and displaying.

1
(1U)

Set “1” to enable, set “0” to disable.