Struct stm32f7x3::otg_fs_device::OTG_FS_DIEPCTL2 [] [src]

pub struct OTG_FS_DIEPCTL2 { /* fields omitted */ }

OTG device endpoint-2 control register

Methods

impl OTG_FS_DIEPCTL2
[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