Struct stm32f7x2::otg_hs_global::OTG_HS_HNPTXFSIZ_HOST [] [src]

pub struct OTG_HS_HNPTXFSIZ_HOST { /* fields omitted */ }

OTG_HS nonperiodic transmit FIFO size register (host mode)

Methods

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