[][src]Type Definition lpc54606_pac::usbfsh::hcinterruptdisable::R

type R = R<u32, HCINTERRUPTDISABLE>;

Reader of register HCINTERRUPTDISABLE

Methods

impl R[src]

pub fn so(&self) -> SO_R[src]

Bit 0 - Scheduling Overrun interrupt.

pub fn wdh(&self) -> WDH_R[src]

Bit 1 - HcDoneHead Writeback interrupt.

pub fn sf(&self) -> SF_R[src]

Bit 2 - Start of Frame interrupt.

pub fn rd(&self) -> RD_R[src]

Bit 3 - Resume Detect interrupt.

pub fn ue(&self) -> UE_R[src]

Bit 4 - Unrecoverable Error interrupt.

pub fn fno(&self) -> FNO_R[src]

Bit 5 - Frame Number Overflow interrupt.

pub fn rhsc(&self) -> RHSC_R[src]

Bit 6 - Root Hub Status Change interrupt.

pub fn oc(&self) -> OC_R[src]

Bit 30 - Ownership Change interrupt.

pub fn mie(&self) -> MIE_R[src]

Bit 31 - A 0 written to this field is ignored by HC.