Struct stm32f469xx::otg_hs_global::OTG_HS_GNPTXFSIZ_HOST[][src]

pub struct OTG_HS_GNPTXFSIZ_HOST { /* fields omitted */ }

OTG_HS nonperiodic transmit FIFO size register (host mode)

Methods

impl OTG_HS_GNPTXFSIZ_HOST
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations