Struct stm32f100xx::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