Struct stm32f7x6::otg_hs_pwrclk::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub otg_hs_pcgcr: OTG_HS_PCGCR, }

Register block

Fields

0x00 - Power and clock gating control register

Trait Implementations

Auto Trait Implementations

impl Send for RegisterBlock

impl !Sync for RegisterBlock