Question
Stop STM32L IWDG
Using the IWDG within STM32L452 in its window mode.
At some point the application needs to freeze the IWDG module functionality, or as a minimum make it work as in non-window mode.
Is this possible? If yes, using which function?
Note the I couldn't locate a 'DeInit ' function for the IWDG firmware library.
