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

pub struct FS_DIEPCTL0 { /* fields omitted */ }

OTG_FS device control IN endpoint 0 control register (OTG_FS_DIEPCTL0)

Methods

impl FS_DIEPCTL0
[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_DIEPCTL0

impl !Sync for FS_DIEPCTL0