Rtos API example

Embed: (wiki syntax)

« Back to documentation index

mlme_start_conf_s Struct Reference

mlme_start_conf_s Struct Reference

struct mlme_start_conf_t Start confirm structure (Currently not triggered yet) More...

#include <mlme.h>

Data Fields

uint8_t status
 Status for start confirmation.

Detailed Description

struct mlme_start_conf_t Start confirm structure (Currently not triggered yet)

See IEEE standard 802.15.4-2006 (table 73) for more details

Definition at line 457 of file mlme.h.


Field Documentation

uint8_t status

Status for start confirmation.

Definition at line 458 of file mlme.h.