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

pub struct FS_DCTL { /* fields omitted */ }

OTG_FS device control register (OTG_FS_DCTL)

Methods

impl FS_DCTL
[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_DCTL

impl !Sync for FS_DCTL