[][src]Type Definition imxrt1062_usb1::hcsparams::R

type R = R<u32, HCSPARAMS>;

Reader of register HCSPARAMS

Methods

impl R[src]

pub fn n_ports(&self) -> N_PORTS_R[src]

Bits 0:3 - Number of downstream ports

pub fn ppc(&self) -> PPC_R[src]

Bit 4 - Port Power Control This field indicates whether the host controller implementation includes port power control

pub fn n_pcc(&self) -> N_PCC_R[src]

Bits 8:11 - Number of Ports per Companion Controller This field indicates the number of ports supported per internal Companion Controller

pub fn n_cc(&self) -> N_CC_R[src]

Bits 12:15 - Number of Companion Controller (N_CC)

pub fn pi(&self) -> PI_R[src]

Bit 16 - Port Indicators (P INDICATOR) This bit indicates whether the ports support port indicator control

pub fn n_ptt(&self) -> N_PTT_R[src]

Bits 20:23 - Number of Ports per Transaction Translator (N_PTT)

pub fn n_tt(&self) -> N_TT_R[src]

Bits 24:27 - Number of Transaction Translators (N_TT)