[][src]Type Definition xmc4800::usb0::gintsts_hostmode::R

type R = R<u32, GINTSTS_HOSTMODE>;

Reader of register GINTSTS_HOSTMODE

Methods

impl R[src]

pub fn cur_mod(&self) -> CURMOD_R[src]

Bit 0 - Current Mode of Operation

pub fn mode_mis(&self) -> MODEMIS_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 rx_flvl(&self) -> RXFLVL_R[src]

Bit 4 - RxFIFO Non-Empty

pub fn incompl_p(&self) -> INCOMPLP_R[src]

Bit 21 - Incomplete Periodic Transfer

pub fn prt_int(&self) -> PRTINT_R[src]

Bit 24 - Host Port Interrupt

pub fn hch_int(&self) -> HCHINT_R[src]

Bit 25 - Host Channels Interrupt

pub fn ptx_femp(&self) -> PTXFEMP_R[src]

Bit 26 - Periodic TxFIFO Empty

pub fn con_idsts_chng(&self) -> CONIDSTSCHNG_R[src]

Bit 28 - Connector ID Status Change

pub fn disconn_int(&self) -> DISCONNINT_R[src]

Bit 29 - Disconnect Detected Interrupt

pub fn sess_req_int(&self) -> SESSREQINT_R[src]

Bit 30 - Session Request/New Session Detected Interrupt

pub fn wk_up_int(&self) -> WKUPINT_R[src]

Bit 31 - Resume/Remote Wakeup Detected Interrupt