Loading...
Searching...
No Matches
gnrc_mac_timeout_event_t Struct Reference

Structure of the GNRC_MAC timeout event. More...

Detailed Description

Structure of the GNRC_MAC timeout event.

Definition at line 53 of file timeout.h.

#include <timeout.h>

Data Fields

evtimer_msg_event_t msg_event
 The timeout message event.
 
gnrc_mac_timeout_type_t type
 GNRC_MAC timeout type.
 

Field Documentation

◆ msg_event

evtimer_msg_event_t gnrc_mac_timeout_event_t::msg_event

The timeout message event.

Definition at line 54 of file timeout.h.

◆ type

gnrc_mac_timeout_type_t gnrc_mac_timeout_event_t::type

GNRC_MAC timeout type.

Definition at line 55 of file timeout.h.


The documentation for this struct was generated from the following file: