[][src]Type Definition lpc54606_pac::usb0::inten::R

type R = R<u32, INTEN>;

Reader of register INTEN

Methods

impl R[src]

pub fn ep_int_en(&self) -> EP_INT_EN_R[src]

Bits 0:9 - If this bit is set and the corresponding USB interrupt status bit is set, a HW interrupt is generated on the interrupt line indicated by the corresponding USB interrupt routing bit.

pub fn frame_int_en(&self) -> FRAME_INT_EN_R[src]

Bit 30 - If this bit is set and the corresponding USB interrupt status bit is set, a HW interrupt is generated on the interrupt line indicated by the corresponding USB interrupt routing bit.

pub fn dev_int_en(&self) -> DEV_INT_EN_R[src]

Bit 31 - If this bit is set and the corresponding USB interrupt status bit is set, a HW interrupt is generated on the interrupt line indicated by the corresponding USB interrupt routing bit.