[][src]Type Definition lpc55_pac::usbfsh::hcinterruptenable::W

type W = W<u32, HCINTERRUPTENABLE>;

Writer for register HCINTERRUPTENABLE

Implementations

impl W[src]

pub fn so(&mut self) -> SO_W<'_>[src]

Bit 0 - Scheduling Overrun interrupt.

pub fn wdh(&mut self) -> WDH_W<'_>[src]

Bit 1 - HcDoneHead Writeback interrupt.

pub fn sf(&mut self) -> SF_W<'_>[src]

Bit 2 - Start of Frame interrupt.

pub fn rd(&mut self) -> RD_W<'_>[src]

Bit 3 - Resume Detect interrupt.

pub fn ue(&mut self) -> UE_W<'_>[src]

Bit 4 - Unrecoverable Error interrupt.

pub fn fno(&mut self) -> FNO_W<'_>[src]

Bit 5 - Frame Number Overflow interrupt.

pub fn rhsc(&mut self) -> RHSC_W<'_>[src]

Bit 6 - Root Hub Status Change interrupt.

pub fn oc(&mut self) -> OC_W<'_>[src]

Bit 30 - Ownership Change interrupt.

pub fn mie(&mut self) -> MIE_W<'_>[src]

Bit 31 - Master Interrupt Enable.