Struct stm32l4x6::rng::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub cr: Cr, pub sr: Sr, pub dr: Dr, }

Register block

Fields

0x00 - control register

0x04 - status register

0x08 - data register