[][src]Type Definition lpc55s6x_pac::usbhsh::usbintr::W

type W = W<u32, USBINTR>;

Writer for register USBINTR

Methods

impl W[src]

pub fn pcde(&mut self) -> PCDE_W[src]

Bit 2 - Port Change Detect Interrupt Enable: 1: enable 0: disable.

pub fn flre(&mut self) -> FLRE_W[src]

Bit 3 - Frame List Rollover Interrupt Enable: 1: enable 0: disable.

pub fn atl_irq_e(&mut self) -> ATL_IRQ_E_W[src]

Bit 16 - ATL IRQ Enable bit: 1: enable 0: disable.

pub fn iso_irq_e(&mut self) -> ISO_IRQ_E_W[src]

Bit 17 - ISO IRQ Enable bit: 1: enable 0: disable.

pub fn int_irq_e(&mut self) -> INT_IRQ_E_W[src]

Bit 18 - INT IRQ Enable bit: 1: enable 0: disable.

pub fn sof_e(&mut self) -> SOF_E_W[src]

Bit 19 - SOF Interrupt Enable bit: 1: enable 0: disable.