Struct stm32f469xx::otg_fs_pwrclk::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub fs_pcgcctl: FS_PCGCCTL, }

Register block

Fields

0x00 - OTG_FS power and clock gating control register (OTG_FS_PCGCCTL)

Auto Trait Implementations