__HAL_TIM_GET_FLAG
Posted on October 27, 2015 at 11:37hello everybody !!! I'm using ''__HAL_TIM_GET_FLAG'' on my STM32l051K6 for detect an overflow on my timer, but i don't know how much machine cycle it takes ?Could someone tell me how this function uses machine cycl...