title: Mcu_ModeConfigType summary: Structure for Mcu low power mode configuration type.
Mcu_ModeConfigType
Structure for Mcu low power mode configuration type.
#include <Mcu_Cfg.h>
Structure Members
Member Type |
Member name |
Brief |
|---|---|---|
Mcu_LowPowerMode |
Low power mode type. |
|
uint16 |
Mcu_QualPeriod |
The number of cycles to qualify an input on waking from STANDBY mode. Range is from 2 to 65. |
boolean |
Mcu_EnableWDWakeup |
Enable/Disable WD to wakeup the device from STANDBY. |