If a digital clock-monitor warning is detected, the response depends on the CLK_WARN_RESP_EN configuration bit setting as follows:
- If the CLK_WARN_RESP_EN configuration bit is set to 1b, the following occurs:
- The respective clock warning status bit is set in the SAFETY_CLK_WARN_STAT register.
- The device goes into the SAFE state.
- All
switched-mode regulators stay enabled.
- The device error counter increments.
- The ENDRV/nIRQ pin is asserted low to interrupt the external system MCU.
- If the CLK_WARN_RESP_EN configuration bit is set to 0b, the following occurs:
- The respective clock warning status bit is set in the SAFETY_CLK_WARN_STAT register.
- The device does not change the state.
- A
software interrupt is set through the SPI status bit (STAT[3]) in response to the status word, and the bit stays set until the respective clock-error status bit is cleared.