[][src]Type Definition lpc55s6x_pac::usbhsd::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:11 - If this bit is set and the corresponding USB interrupt status bit is set, a HW interrupt is generated on the interrupt line.

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.

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.