[][src]Type Definition stm32f1::stm32f103::otg_fs_global::FS_GUSBCFG

type FS_GUSBCFG = Reg<u32, _FS_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 fs_gusbcfg module

Trait Implementations

impl Readable for FS_GUSBCFG[src]

read() method returns fs_gusbcfg::R reader structure

impl ResetValue for FS_GUSBCFG[src]

Register FS_GUSBCFG reset()'s with value 0x0a00

type Type = u32

Register size

impl Writable for FS_GUSBCFG[src]

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