Data Fields | |
| uint32_t | pdTime |
| uint16_t | pdRechargePeriod |
| uint8_t | pdState |
| int8_t | pdTemp |
Definition at line 79 of file sys_ctrl.c.
| uint16_t PowerQualGlobals_t::pdRechargePeriod |
Definition at line 81 of file sys_ctrl.c.
Referenced by SysCtrlAdjustRechargeAfterPowerDown(), and SysCtrlSetRechargeBeforePowerDown().
| uint8_t PowerQualGlobals_t::pdState |
Definition at line 82 of file sys_ctrl.c.
Referenced by SysCtrlSetRechargeBeforePowerDown().
| int8_t PowerQualGlobals_t::pdTemp |
Definition at line 83 of file sys_ctrl.c.
Referenced by SysCtrlAdjustRechargeAfterPowerDown(), and SysCtrlSetRechargeBeforePowerDown().
| uint32_t PowerQualGlobals_t::pdTime |
Definition at line 80 of file sys_ctrl.c.
Referenced by SysCtrlAdjustRechargeAfterPowerDown(), and SysCtrlSetRechargeBeforePowerDown().