[][src]Type Definition stm32f4::stm32f401::otg_fs_global::GUSBCFG

type GUSBCFG = Reg<u32, _GUSBCFG>;

OTG_FS USB configuration register (OTG_FS_GUSBCFG)

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

For information about available fields see gusbcfg module

Trait Implementations

impl Readable for GUSBCFG[src]

read() method returns gusbcfg::R reader structure

impl ResetValue for GUSBCFG[src]

Register GUSBCFG reset()'s with value 0x0a00

type Type = u32

Register size

impl Writable for GUSBCFG[src]

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