[][src]Type Definition esp32::uhci::uhci_dma_in_link_reg::R

type R = R<u32, UHCI_DMA_IN_LINK_REG>;

Reader of register UHCI_DMA_IN_LINK_REG

Methods

impl R[src]

Bit 31 - 1:the in link descriptor's fsm is in idle state. 0:the in link descriptor's fsm is working

Bit 30 - Set this bit to mount on new in link descriptors

Bit 29 - Set this bit to start dealing with the in link descriptors.

Bit 28 - Set this bit to stop dealing with the in link descriptors.

Bit 20 - 1:when a packet is wrong in link descriptor returns to the descriptor which is lately used.

Bits 0:19 - This register stores the least 20 bits of the first in link descriptor's address.