[][src]Type Definition lpc54606_pac::usbhsh::usbcmd::R

type R = R<u32, USBCMD>;

Reader of register USBCMD

Methods

impl R[src]

pub fn rs(&self) -> RS_R[src]

Bit 0 - Run/Stop: 1b = Run.

pub fn hcreset(&self) -> HCRESET_R[src]

Bit 1 - Host Controller Reset: This control bit is used by the software to reset the host controller.

pub fn fls(&self) -> FLS_R[src]

Bits 2:3 - Frame List Size: This field specifies the size of the frame list.

pub fn lhcr(&self) -> LHCR_R[src]

Bit 7 - Light Host Controller Reset: This bit allows the driver software to reset the host controller without affecting the state of the ports.

pub fn atl_en(&self) -> ATL_EN_R[src]

Bit 8 - ATL List enabled.

pub fn iso_en(&self) -> ISO_EN_R[src]

Bit 9 - ISO List enabled.

pub fn int_en(&self) -> INT_EN_R[src]

Bit 10 - INT List enabled.

pub fn hird(&self) -> HIRD_R[src]

Bits 24:27 - Host-Initiated Resume Duration.

pub fn lpm_rwu(&self) -> LPM_RWU_R[src]

Bit 28 - bRemoteWake field.