Type Definition stm32f1::stm32f107::otg_fs_global::fs_gintsts::R[][src]

type R = R<u32, FS_GINTSTS>;

Reader of register FS_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 non-empty

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

Bit 5 - Non-periodic TxFIFO empty

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

Bit 6 - Global IN non-periodic NAK effective

pub fn goutnakeff(&self) -> GOUTNAKEFF_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 ipxfr_incompisoout(&self) -> IPXFR_INCOMPISOOUT_R[src]

Bit 21 - Incomplete periodic transfer(Host mode)/Incomplete isochronous OUT transfer(Device mode)

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 wkupint(&self) -> WKUPINT_R[src]

Bit 31 - Resume/remote wakeup detected interrupt