-
- Downloads
nrf: Correct index checking of ADC/PWM/RTCounter instances.
Avoid trying to use ADC, PWM and RTCounter instances which is one past last available, because this will give a HardFault.
Please register or sign in to comment
Avoid trying to use ADC, PWM and RTCounter instances which is one past last available, because this will give a HardFault.