It stops working as soon as it hits this line:
```rs
rcc::enable_and_reset_with_cs::<peripherals::SYSCFG>(cs);
```