LWMAC timeout structure.
More...
LWMAC timeout structure.
Definition at line 188 of file types.h.
#include <types.h>
◆ expired
bool gnrc_lwmac_timeout_t::expired |
If type != DISABLED, this indicates if timeout has expired.
Definition at line 191 of file types.h.
◆ msg
msg_t gnrc_lwmac_timeout_t::msg |
msg entity
Definition at line 190 of file types.h.
◆ timer
xtimer entity
Definition at line 189 of file types.h.
◆ type
timeout type
Definition at line 192 of file types.h.
The documentation for this struct was generated from the following file: