Type Definition stm32f2::stm32f215::otg_fs_device::FS_DCFG[][src]

type FS_DCFG = Reg<u32, _FS_DCFG>;

OTG_FS device configuration register (OTG_FS_DCFG)

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

For information about available fields see fs_dcfg module

Trait Implementations

impl Readable for FS_DCFG[src]

read() method returns fs_dcfg::R reader structure

impl ResetValue for FS_DCFG[src]

Register FS_DCFG reset()'s with value 0x0220_0000

type Type = u32

Register size

impl Writable for FS_DCFG[src]

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