Struct stm32f1::stm32f107::usb_otg_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