Type Definition stm32g0::stm32g0c1::tim1::dcr::DBA_R

source · []
pub type DBA_R = FieldReader<u8, u8>;
Expand description

Field DBA reader - DMA base address This 5-bits vector defines the base-address for DMA transfers (when read/write access are done through the TIMx_DMAR address). DBA is defined as an offset starting from the address of the TIMx_CR1 register. Example: …