Public Attributes | List of all members
tstrM2mLsnInt Struct Reference

This struct contains the Listen Interval. It is the value of the Wi-Fi StA Listen Interval when power save is enabled. It is given in units of Beacon period. It is the number of Beacon periods the WINC can sleep before it wakes up to receive data buffered for it in the AP. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD16__ [2]
 
uint16 u16LsnInt
 

Detailed Description

This struct contains the Listen Interval. It is the value of the Wi-Fi StA Listen Interval when power save is enabled. It is given in units of Beacon period. It is the number of Beacon periods the WINC can sleep before it wakes up to receive data buffered for it in the AP.

Definition at line 1449 of file m2m_types.h.

Member Data Documentation

◆ __PAD16__

uint8 tstrM2mLsnInt::__PAD16__[2]

Padding bytes for forcing 4-byte alignment

Definition at line 1452 of file m2m_types.h.

◆ u16LsnInt

uint16 tstrM2mLsnInt::u16LsnInt

Listen interval in Beacon period count.

Definition at line 1450 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03