Struct stm32f411xx::crc::RegisterBlock [] [src]

#[repr(C)]
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