Struct stm32h743::otg1_hs_device::OTG_HS_DIEPTSIZ1 [] [src]

pub struct OTG_HS_DIEPTSIZ1 { /* fields omitted */ }

OTG_HS device endpoint transfer size register

Methods

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