Struct stm32l4x6::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)

Trait Implementations

Auto Trait Implementations

impl Send for RegisterBlock

impl !Sync for RegisterBlock