Struct stm32f1::stm32f101::otg_fs_pwrclk::FS_PCGCCTL[][src]

pub struct FS_PCGCCTL { /* fields omitted */ }

OTG_FS power and clock gating control register

Methods

impl FS_PCGCCTL
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for FS_PCGCCTL

impl !Sync for FS_PCGCCTL