[][src]Type Definition esp32::uhci::uhci_dma_out_link_reg::W

type W = W<u32, UHCI_DMA_OUT_LINK_REG>;

Writer for register UHCI_DMA_OUT_LINK_REG

Methods

impl W[src]

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

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

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

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

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