NetBurner 3.1
tstrM2MWifiTxPacketInfo Struct Reference

Wi-Fi Tx Packet Info. More...

#include <m2m_types.h>

Public Attributes

uint16 u16PacketSize
 
uint16 u16HeaderLength
 
uint8 u8IfcId
 
uint8 __PAD24__ [3]
 

Detailed Description

Wi-Fi Tx Packet Info.

The M2M Application has the ability to compose a RAW Wi-Fi frames (under the application responsibility). When transmitting a Wi-Fi packet, the application must supply the firmware with this structure for sending the target frame.

Member Data Documentation

◆ __PAD24__

uint8 tstrM2MWifiTxPacketInfo::__PAD24__[3]

Padding bytes for forcing 4-byte alignment

◆ u16HeaderLength

uint16 tstrM2MWifiTxPacketInfo::u16HeaderLength

Wlan frame header length.

◆ u16PacketSize

uint16 tstrM2MWifiTxPacketInfo::u16PacketSize

Wlan frame length.

◆ u8IfcId

uint8 tstrM2MWifiTxPacketInfo::u8IfcId

Interface ID to which this frame belongs.


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