Where can I find documentation on what the p_context 32bit value represents?
Where can I find documentation on what the p_context 32bit value represents?
EDIT:
NRF5 - SDK 15.0.0
nrf52832.
Using Timer/SAADC example, and need to make for specific use of the timer interrupts than just knowing which timer triggered the interrupt.
The pointer comes from the start call, it makes more sense now. Allows for different handlers to be called. inside the timer interrupt.