[][src]Type Definition stm32f4::stm32f407::otg_fs_global::GCCFG

type GCCFG = Reg<u32, _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 gccfg module

Trait Implementations

impl Readable for GCCFG[src]

read() method returns gccfg::R reader structure

impl ResetValue for GCCFG[src]

Register GCCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for GCCFG[src]

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