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

type W = W<u32, INTEN>;

Writer for register INTEN

Methods

impl W[src]

pub fn ep_int_en(&mut self) -> EP_INT_EN_W[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(&mut self) -> FRAME_INT_EN_W[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(&mut self) -> DEV_INT_EN_W[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.