Rtos API example

Embed: (wiki syntax)

« Back to documentation index

mlme_poll_conf_s Struct Reference

mlme_poll_conf_s Struct Reference

struct mlme_poll_conf_t Poll confirm structure More...

#include <mlme.h>

Data Fields

uint8_t status
 Status of Poll operation.

Detailed Description

struct mlme_poll_conf_t Poll confirm structure

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

Definition at line 493 of file mlme.h.


Field Documentation

uint8_t status

Status of Poll operation.

Definition at line 494 of file mlme.h.