Struct stm32f469xx::otg_hs_device::OTG_HS_DTXFSTS4[][src]

pub struct OTG_HS_DTXFSTS4 { /* fields omitted */ }

OTG_HS device IN endpoint transmit FIFO status register

Methods

impl OTG_HS_DTXFSTS4
[src]

Reads the contents of the register

Auto Trait Implementations