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

type R = R<u32, USBINTR>;

Reader of register USBINTR

Methods

impl R[src]

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

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

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

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

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

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

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

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

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

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

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

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