Struct stm32f7x2::otg_fs_device::OTG_FS_DIEPCTL0 [] [src]

pub struct OTG_FS_DIEPCTL0 { /* fields omitted */ }

OTG_FS device control IN endpoint 0 control register (OTG_FS_DIEPCTL0)

Methods

impl OTG_FS_DIEPCTL0
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations