[][src]Type Definition lpc54606_pac::usbfsh::hcrhdescriptora::W

type W = W<u32, HCRHDESCRIPTORA>;

Writer for register HCRHDESCRIPTORA

Methods

impl W[src]

pub fn ndp(&mut self) -> NDP_W[src]

Bits 0:7 - NumberDownstreamPorts These bits specify the number of downstream ports supported by the root hub.

pub fn psm(&mut self) -> PSM_W[src]

Bit 8 - PowerSwitchingMode This bit is used to specify how the power switching of the root hub ports is controlled.

pub fn nps(&mut self) -> NPS_W[src]

Bit 9 - NoPowerSwitching These bits are used to specify whether power switching is supported or port are always powered.

pub fn dt(&mut self) -> DT_W[src]

Bit 10 - DeviceType This bit specifies that the root hub is not a compound device.

pub fn ocpm(&mut self) -> OCPM_W[src]

Bit 11 - OverCurrentProtectionMode This bit describes how the overcurrent status for the root hub ports are reported.

pub fn nocp(&mut self) -> NOCP_W[src]

Bit 12 - NoOverCurrentProtection This bit describes how the overcurrent status for the root hub ports are reported.

pub fn potpgt(&mut self) -> POTPGT_W[src]

Bits 24:31 - PowerOnToPowerGoodTime This byte specifies the duration the HCD has to wait before accessing a powered-on port of the root hub.