Hi,
I am trying to utilize the "Clock Low Timeout" feature of the MSPM0L1305 MCU but there seems to be a mismatch in the information written in the "MSPM0 L-Series 32-MHz Microcontrollers (slua847c.pdf)" documentation.
In the following section of the document (p.818), it implies that there's a CLKTO bit in the I2Cx.CPU_INT.RIS register.
However, according to the following section (p.851) where it describes the details of the I2Cx.CPU_INT.RIS register, there is no CLKTO bit.
Likewise, on p.825, it describes as if there's a CLKTO bit in the I2Cx.MSR register.
And if you go to see the details of the I2Cx.MSR register, you don't see it there.
You also don't see the CLKTO bit from the "Register" window of the Code Composer Studio.
Is there something I'm missing? I'd appreciate your clarification.
Thank you,
Kyungjae Lee