Loading...
Searching...
No Matches
gnrc_gomach_slosch_unit_t Struct Reference

GoMacH's slot-schedule-unit. More...

Detailed Description

GoMacH's slot-schedule-unit.

This slot-schedule-unit is used to record related information of a node for running the dynamic slots allocation scheme in GoMacH.

Definition at line 205 of file types.h.

#include <types.h>

Data Fields

gnrc_gomach_l2_addr_t node_addr
 Node's address.
 
uint8_t queue_indicator
 Node's queue-length indicator.
 

Field Documentation

◆ node_addr

gnrc_gomach_l2_addr_t gnrc_gomach_slosch_unit_t::node_addr

Node's address.

Definition at line 206 of file types.h.

◆ queue_indicator

uint8_t gnrc_gomach_slosch_unit_t::queue_indicator

Node's queue-length indicator.

Definition at line 207 of file types.h.


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