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

type W = W<u32, USBCMD>;

Writer for register USBCMD

Methods

impl W[src]

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

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

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

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

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

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

pub fn lhcr(&mut self) -> LHCR_W[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(&mut self) -> ATL_EN_W[src]

Bit 8 - ATL List enabled.

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

Bit 9 - ISO List enabled.

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

Bit 10 - INT List enabled.