Type Definition stm32f3::stm32f303::tim2::cr1::URS_W

source · []
pub type URS_W<'a, const O: u8> = BitWriter<'a, u32, CR1_SPEC, URS_A, O>;
Expand description

Field URS writer - Update request source

Implementations

Any of counter overflow/underflow, setting UG, or update through slave mode, generates an update interrupt or DMA request

Only counter overflow/underflow generates an update interrupt or DMA request