Expand description
Universal Host Controller Interface 0
Re-exports§
pub use self::q::Q;
Modules§
- AHB test register
- UHCI configuration register
- UHCI configuration register
- UHCI version control register
- The third word of the next receive descriptor
- The third word of current receive descriptor
- Inlink descriptor address when errors occur
- Link descriptor address and control
- Pop control register of RX FIFO
- UHCI data-input status register
- Inlink descriptor address when EOF occurs
- The third word of the next transmit descriptor
- The third word of current transmit descriptor
- Outlink descriptor address before the last transmit descriptor
- Outlink descriptor address when EOF occurs
- Link descriptor address and control
- Push control register of TX FIFO
- DMA data-output status register
- Escape sequence configuration register %s
- Escape character configuration
- Timeout configuration
- Interrupt clear bits
- Interrupt enable bits
- Raw interrupt status
- Masked interrupt status
- Configure register for packet length
- Cluster Cluster Q%s, containing Q?_WORD0, Q?_WORD1
- UHCI quick_sent configuration register
- UHCI packet header register
- UHCI decoder status register
- UHCI encoder status register
Structs§
- Register block
Type Aliases§
- AHB_TEST (rw) register accessor: AHB test register
- CONF0 (rw) register accessor: UHCI configuration register
- CONF1 (rw) register accessor: UHCI configuration register
- DATE (rw) register accessor: UHCI version control register
- DMA_IN_DSCR (r) register accessor: The third word of the next receive descriptor
- DMA_IN_DSCR_BF0 (r) register accessor: The third word of current receive descriptor
- DMA_IN_ERR_EOF_DES_ADDR (r) register accessor: Inlink descriptor address when errors occur
- DMA_IN_LINK (rw) register accessor: Link descriptor address and control
- DMA_IN_POP (rw) register accessor: Pop control register of RX FIFO
- DMA_IN_STATUS (r) register accessor: UHCI data-input status register
- DMA_IN_SUC_EOF_DES_ADDR (r) register accessor: Inlink descriptor address when EOF occurs
- DMA_OUT_DSCR (r) register accessor: The third word of the next transmit descriptor
- DMA_OUT_DSCR_BF0 (r) register accessor: The third word of current transmit descriptor
- DMA_OUT_EOF_BFR_DES_ADDR (r) register accessor: Outlink descriptor address before the last transmit descriptor
- DMA_OUT_EOF_DES_ADDR (r) register accessor: Outlink descriptor address when EOF occurs
- DMA_OUT_LINK (rw) register accessor: Link descriptor address and control
- DMA_OUT_PUSH (rw) register accessor: Push control register of TX FIFO
- DMA_OUT_STATUS (r) register accessor: DMA data-output status register
- ESCAPE_CONF (rw) register accessor: Escape character configuration
- ESC_CONF (rw) register accessor: Escape sequence configuration register %s
- HUNG_CONF (rw) register accessor: Timeout configuration
- INT_CLR (w) register accessor: Interrupt clear bits
- INT_ENA (rw) register accessor: Interrupt enable bits
- INT_RAW (r) register accessor: Raw interrupt status
- INT_ST (r) register accessor: Masked interrupt status
- PKT_THRES (rw) register accessor: Configure register for packet length
- QUICK_SENT (rw) register accessor: UHCI quick_sent configuration register
- RX_HEAD (r) register accessor: UHCI packet header register
- STATE0 (r) register accessor: UHCI decoder status register
- STATE1 (r) register accessor: UHCI encoder status register