11.7.4 I/O Integrity Module Operations in Idle Mode
When the device enters Idle mode, the peripheral clock sources remain functional and the CPU stops executing code. The Sleep in Idle bit (IOIMCON.SIDL) selects whether the monitor function will stop in Idle mode or continue to operate in Idle mode.
- If IOIMCON.SIDL = 1’b0, the module will continue normal operation in Idle mode.
- If IOIMCON.SIDL = 1’b1, the module will stop when the device is in Idle mode. The module will perform the same procedures when stopped in Idle mode as for Sleep mode.