Function Sampling_clearFifoWatermark(struct Sampling_Handle *)
Defined in File sampling.h
Function Documentation
-
void Sampling_clearFifoWatermark(struct Sampling_Handle *handle)
Clears the FiFo watermark flag.
Called by respective interrupt handler (on falling INT edge). Handler: EXTI2_IRQHandler()
- Parameters:
handle – module internal state and device dependent pimpl