![]() |
PDK API Guide for J721E
|
PMIC Watchdog Fail Count status structure Note: validParams is input param for all Get APIs. other params except validParams is output param for Get APIs.
| validParams | Selection of structure parameters to be set from the combination of the Pmic_WdgFailCntStatCfgValidParamBitPos and the corresponding member value will be updated. |
| wdBadEvent | To get status of Bad Event is detected or not |
| wdGudEvent | To get status of Good Event is detected or not |
| wdFailCnt | To get Watchdog Fail Count value. |
Data Fields | |
| uint32_t | validParams |
| bool | wdBadEvent |
| bool | wdGudEvent |
| uint32_t | wdFailCnt |
| uint32_t Pmic_WdgFailCntStat_t::validParams |
| bool Pmic_WdgFailCntStat_t::wdBadEvent |
| bool Pmic_WdgFailCntStat_t::wdGudEvent |
| uint32_t Pmic_WdgFailCntStat_t::wdFailCnt |