RTC Reset Status The Pmic_RtcRstStatus_s structure contains status of RTC Reset and power-up status. Note: validParams is input param for all Get APIs. other params except validParams is output param for Get APIs. 
- Parameters
 - 
  
    | validParams | Validate params Bits. Depending on the parameters want to get, corresponding bits should be set in validParam. For Valid values Pmic_RtcRstStatusValidParam  | 
    | rtcRstStatus | Value of reset status of RTC. Valid only when PMIC_RTC_RESET_STATUS_VALID bit of validParams is set. For valid values Pmic_RtcResetStatus  | 
    | powerupStatus | Value of power-up status of RTC. Valid only when PMIC_RTC_POWERUP_STATUS_VALID bit of validParams is set. For valid values Pmic_RtcPowerUpStatus  |