Struct stm32f103xx::crc::RegisterBlock [] [src]

pub struct RegisterBlock {
    pub dr: Dr,
    pub idr: Idr,
    pub cr: Cr,
}

Register block

Fields

0x00 - Data register

0x04 - Independent Data register

0x08 - Control register