Hi Sir,
Just to make sure if the Rx callback function is executed in the interrupt?
Thanks,
Solved! Go to Solution.
No. All interrupts (including this) are serialized to the application thread context.
No. All interrupts (including this) are serialized to the application thread context.