Struct stm32f103xx::uart5::RegisterBlock [] [src]

pub struct RegisterBlock {
    pub sr: Sr,
    pub dr: Dr,
    pub brr: Brr,
    pub cr1: Cr1,
    pub cr2: Cr2,
    pub cr3: Cr3,
}

Register block

Fields

0x00 - UART4_SR

0x04 - UART4_DR

0x08 - UART4_BRR

0x0c - UART4_CR1

0x10 - UART4_CR2

0x14 - UART4_CR3