Function Sampling_setFifoOverflow(struct Sampling_Handle *)
Defined in File sampling.h
Function Documentation
-
void Sampling_setFifoOverflow(struct Sampling_Handle *handle)
Sets the FiFo overrun flag.
Called by respective interrupt handler (on rising INT edge). Handler: EXTI3_IRQHandler()
- Parameters:
handle – module internal state and device dependent pimpl