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

type R = R<u32, UHCI_DMA_OUT_STATUS_REG>;

Reader of register UHCI_DMA_OUT_STATUS_REG

Methods

impl R[src]

pub fn uhci_out_empty(&self) -> UHCI_OUT_EMPTY_R[src]

Bit 1 - 1:DMA in link descriptor's fifo is empty.

pub fn uhci_out_full(&self) -> UHCI_OUT_FULL_R[src]

Bit 0 - 1:DMA out link descriptor's fifo is full.