LWMAC specific structure for storing internal states. More...
#include <types.h>
Data Fields | |
gnrc_lwmac_state_t | state |
Internal state of MAC layer. | |
uint32_t | last_wakeup |
Used to calculate wakeup times. | |
uint8_t | lwmac_info |
LWMAC's internal information (flags) | |
gnrc_lwmac_timeout_t | timeouts [CONFIG_GNRC_LWMAC_TIMEOUT_COUNT] |
Store timeouts used for protocol. | |