mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-31 09:21:19 +01:00
Once PWM is running, the active PWM module overrides the PIN_CNF state; only when PWM is stopped the pin returns into its PIN_CNF state (which, then, the board may set to whatever idle means there). (Moreover, the code there only worked for P0 registers, not eg. the P1.09 of the nrf52840dongle's RGB LED).