Rtos API example

Embed: (wiki syntax)

« Back to documentation index

mlme_beacon_gts_spec_s Struct Reference

mlme_beacon_gts_spec_s Struct Reference

struct mlme_beacon_gts_spec_t Format of GTS specification field More...

#include <mlme.h>

Data Fields

unsigned description_count:3
 Number of GTS description count.
unsigned gts_permit:1
 1= GTS request accepted 0= not accepted

Detailed Description

struct mlme_beacon_gts_spec_t Format of GTS specification field

See IEEE standard 802.15.4-2006 (figure 48) for more details

Definition at line 284 of file mlme.h.


Field Documentation

Number of GTS description count.

Definition at line 285 of file mlme.h.

unsigned gts_permit

1= GTS request accepted 0= not accepted

Definition at line 286 of file mlme.h.