#include <dms.h>
|
uint8_t | txModeDurationLen |
|
uint32_t | txModeLevel [5] |
|
uint32_t | txModeDuration [5] |
|
This structure is used to store unpack_dms_SLQSDmsGetModemActivityInfo parameters.
- Parameters
-
txModeDurationLen |
- Number of sets of the following elements: txModeLevel, txModeDuration
|
txModeLevel |
- Power levels used by the modem in Tx (Transmitter) mode. Values: DMS_TX_MODE_LEVEL_ONE (0) – Level 1 DMS_TX_MODE_LEVEL_TWO (1) – Level 2 DMS_TX_MODE_LEVEL_THREE (2) – Level 3 DMS_TX_MODE_LEVEL_FOUR (3) – Level 4 DMS_TX_MODE_LEVEL_FIVE (4) – Level 5
|
txModeDuration |
- Duration that the modem was active on Tx mode (Transmitter mode) (in milliseconds).
|
Notes: None
The documentation for this struct was generated from the following file: