Function Sampling_setFifoOverflow(struct Sampling_Handle *)

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