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

pub struct FS_DSTS { /* fields omitted */ }

OTG_FS device status register (OTG_FS_DSTS)

Methods

impl FS_DSTS
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for FS_DSTS

impl !Sync for FS_DSTS