Struct stm32f1::stm32f101::otg_fs_device::FS_DCFG[][src]

pub struct FS_DCFG { /* fields omitted */ }

OTG_FS device configuration register (OTG_FS_DCFG)

Methods

impl FS_DCFG
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for FS_DCFG

impl !Sync for FS_DCFG