PDK API Guide for J721E
Pmic_WdgErrStatus_t Struct Reference

Detailed Description

PMIC Watchdog error status structure Note: validParams is input param for all Get APIs. other params except validParams is output param for Get APIs.

Parameters
validParamsSelection of structure parameters to be set from the combination of the Pmic_WdgErrStatCfgValidParamBitPos and the corresponding member value will be updated.
wdLongWinTimeoutTo get Long Window timeout error status.
wdTimeoutTo get Window1 and window2 timeout error status.
wdTrigEarlyTo get Watchdog trigger mode error status.
wdAnswearlyTo get Watchdog early answer error status.
wdSeqErrTo get Watchdog QA sequence error status.
wdAnswErrTo get Watchdog QA wrong Answer error status.
wdFailIntTo get Watchdog fail error status.
wdRstIntTo get Watchdog reset error status.

Data Fields

uint32_t validParams
 
bool wdLongWinTimeout
 
bool wdTimeout
 
bool wdTrigEarly
 
bool wdAnswearly
 
bool wdSeqErr
 
bool wdAnswErr
 
bool wdFailInt
 
bool wdRstInt
 

Field Documentation

◆ validParams

uint32_t Pmic_WdgErrStatus_t::validParams

◆ wdLongWinTimeout

bool Pmic_WdgErrStatus_t::wdLongWinTimeout

◆ wdTimeout

bool Pmic_WdgErrStatus_t::wdTimeout

◆ wdTrigEarly

bool Pmic_WdgErrStatus_t::wdTrigEarly

◆ wdAnswearly

bool Pmic_WdgErrStatus_t::wdAnswearly

◆ wdSeqErr

bool Pmic_WdgErrStatus_t::wdSeqErr

◆ wdAnswErr

bool Pmic_WdgErrStatus_t::wdAnswErr

◆ wdFailInt

bool Pmic_WdgErrStatus_t::wdFailInt

◆ wdRstInt

bool Pmic_WdgErrStatus_t::wdRstInt