Struct stm32f1::stm32f103::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

Auto Trait Implementations