This struct stores the Tx Power levels. More...
#include <m2m_types.h>
Public Attributes | |
uint8 | __PAD24__ [3] |
uint8 | u8TxPwrLevel |
This struct stores the Tx Power levels.
Definition at line 1026 of file m2m_types.h.
uint8 tstrM2mTxPwrLevel::__PAD24__[3] |
Padding bytes for forcing 4-byte alignment
Definition at line 1029 of file m2m_types.h.
uint8 tstrM2mTxPwrLevel::u8TxPwrLevel |
Tx power level
Definition at line 1027 of file m2m_types.h.