Struct stm32f7x7::otg_hs_global::OTG_HS_DIEPTXF0_DEVICE [] [src]

pub struct OTG_HS_DIEPTXF0_DEVICE { /* fields omitted */ }

Endpoint 0 transmit FIFO size (peripheral mode)

Methods

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