Type Definition stm32f2::stm32f217::otg_fs_pwrclk::FS_PCGCCTL[][src]

type FS_PCGCCTL = Reg<u32, _FS_PCGCCTL>;

OTG_FS power and clock gating control register (OTG_FS_PCGCCTL)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see fs_pcgcctl module

Trait Implementations

impl Readable for FS_PCGCCTL[src]

read() method returns fs_pcgcctl::R reader structure

impl ResetValue for FS_PCGCCTL[src]

Register FS_PCGCCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for FS_PCGCCTL[src]

write(|w| ..) method takes fs_pcgcctl::W writer structure