Struct stm32f7x3::otg_fs_device::OTG_FS_DIEPTSIZ2 [] [src]

pub struct OTG_FS_DIEPTSIZ2 { /* fields omitted */ }

device endpoint-2 transfer size register

Methods

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