Type Definition stm32f2::stm32f215::otg_hs_global::otg_hs_gintsts::R[][src]

type R = R<u32, OTG_HS_GINTSTS>;

Reader of register OTG_HS_GINTSTS

Implementations

impl R[src]

pub fn cmod(&self) -> CMOD_R[src]

Bit 0 - Current mode of operation

pub fn mmis(&self) -> MMIS_R[src]

Bit 1 - Mode mismatch interrupt

pub fn otgint(&self) -> OTGINT_R[src]

Bit 2 - OTG interrupt

pub fn sof(&self) -> SOF_R[src]

Bit 3 - Start of frame

pub fn rxflvl(&self) -> RXFLVL_R[src]

Bit 4 - RxFIFO nonempty

pub fn nptxfe(&self) -> NPTXFE_R[src]

Bit 5 - Nonperiodic TxFIFO empty

pub fn ginakeff(&self) -> GINAKEFF_R[src]

Bit 6 - Global IN nonperiodic NAK effective

pub fn boutnakeff(&self) -> BOUTNAKEFF_R[src]

Bit 7 - Global OUT NAK effective

pub fn esusp(&self) -> ESUSP_R[src]

Bit 10 - Early suspend

pub fn usbsusp(&self) -> USBSUSP_R[src]

Bit 11 - USB suspend

pub fn usbrst(&self) -> USBRST_R[src]

Bit 12 - USB reset

pub fn enumdne(&self) -> ENUMDNE_R[src]

Bit 13 - Enumeration done

pub fn isoodrp(&self) -> ISOODRP_R[src]

Bit 14 - Isochronous OUT packet dropped interrupt

pub fn eopf(&self) -> EOPF_R[src]

Bit 15 - End of periodic frame interrupt

pub fn iepint(&self) -> IEPINT_R[src]

Bit 18 - IN endpoint interrupt

pub fn oepint(&self) -> OEPINT_R[src]

Bit 19 - OUT endpoint interrupt

pub fn iisoixfr(&self) -> IISOIXFR_R[src]

Bit 20 - Incomplete isochronous IN transfer

pub fn pxfr_incompisoout(&self) -> PXFR_INCOMPISOOUT_R[src]

Bit 21 - Incomplete periodic transfer

pub fn datafsusp(&self) -> DATAFSUSP_R[src]

Bit 22 - Data fetch suspended

pub fn hprtint(&self) -> HPRTINT_R[src]

Bit 24 - Host port interrupt

pub fn hcint(&self) -> HCINT_R[src]

Bit 25 - Host channels interrupt

pub fn ptxfe(&self) -> PTXFE_R[src]

Bit 26 - Periodic TxFIFO empty

pub fn cidschg(&self) -> CIDSCHG_R[src]

Bit 28 - Connector ID status change

pub fn discint(&self) -> DISCINT_R[src]

Bit 29 - Disconnect detected interrupt

pub fn srqint(&self) -> SRQINT_R[src]

Bit 30 - Session request/new session detected interrupt

pub fn wkuint(&self) -> WKUINT_R[src]

Bit 31 - Resume/remote wakeup detected interrupt