rwdt_ll_set_flashboot_en() function
Enable/Disable the RWDT flashboot mode.
Arguments
hw
Start address of the peripheral registers.
enable
True to enable RWDT flashboot mode, false to disable RWDT flashboot mode.
Notes
Flashboot mode is independent and can trigger a WDT timeout event if the WDT's enable bit is set to 0. Flashboot mode for RWDT is automatically enabled on flashboot, and should be disabled by software when flashbooting completes.