Type Definition stm32f1::stm32f107::otg_fs_global::FS_GCCFG[][src]

type FS_GCCFG = Reg<u32, _FS_GCCFG>;

OTG_FS general core configuration register (OTG_FS_GCCFG)

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

For information about available fields see fs_gccfg module

Trait Implementations

impl Readable for FS_GCCFG[src]

read() method returns fs_gccfg::R reader structure

impl ResetValue for FS_GCCFG[src]

Register FS_GCCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for FS_GCCFG[src]

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