NetSim Source Code Help
Loading...
Searching...
No Matches
wsmp_header Struct Reference

#include <WSMP.h>

Collaboration diagram for wsmp_header:
Collaboration graph

Data Fields

UINT8 wsm_version
 
UINT8 psid
 
UINT8 ch_no [3]
 
UINT8 data_rate [3]
 
UINT8 tx_power_level [3]
 
UINT16 ele_id
 
UINT8 wsm_len
 
UINT8data
 

Detailed Description

Definition at line 27 of file WSMP.h.

Field Documentation

◆ ch_no

UINT8 wsmp_header::ch_no[3]

Definition at line 31 of file WSMP.h.

◆ data

UINT8* wsmp_header::data

Definition at line 36 of file WSMP.h.

◆ data_rate

UINT8 wsmp_header::data_rate[3]

Definition at line 32 of file WSMP.h.

◆ ele_id

UINT16 wsmp_header::ele_id

Definition at line 34 of file WSMP.h.

◆ psid

UINT8 wsmp_header::psid

Definition at line 30 of file WSMP.h.

◆ tx_power_level

UINT8 wsmp_header::tx_power_level[3]

Definition at line 33 of file WSMP.h.

◆ wsm_len

UINT8 wsmp_header::wsm_len

Definition at line 35 of file WSMP.h.

◆ wsm_version

UINT8 wsmp_header::wsm_version

Definition at line 29 of file WSMP.h.


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