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

type W = W<u32, HCINTERRUPTDISABLE>;

Writer for register HCINTERRUPTDISABLE

Methods

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 - A 0 written to this field is ignored by HC.