Core Hardware Register availability for User
Any Core Hardware Register available to user which is not used by HAL or the Processor itself which I can safely use without disturbing the rest of the MCU?I am using an STM32L431. To keep the System State in check I am using a Volatile uint32_t vari...