[−][src]Type Definition lpc55_pac::usbfsh::hcinterruptenable::R
type R = R<u32, HCINTERRUPTENABLE>;
Reader of register HCINTERRUPTENABLE
Implementations
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 - Master Interrupt Enable.