41 return timer_config[tim].dev->COUNT32.INTFLAG.reg & TC_INTFLAG_MC0;
43 return timer_config[tim].dev->COUNT32.INTFLAG.reg & TC_INTFLAG_MC1;
bool timer_poll_channel(tim_t dev, int channel)
Check whether a compare channel has matched.
uint_fast8_t tim_t
Default timer type.