Type Definition stm32g0::stm32g0b0::tim15::dcr::DBL_W

source · []
pub type DBL_W<'a, const O: u8> = FieldWriter<'a, u32, DCR_SPEC, u8, u8, 5, O>;
Expand description

Field DBL writer - DMA burst length This 5-bit field defines the length of DMA transfers (the timer recognizes a burst transfer when a read or a write access is done to the TIMx_DMAR address). …