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

type R = R<u32, DMA_IN_STATUS>;

Reader of register DMA_IN_STATUS

Implementations

impl R[src]

pub fn rx_err_cause(&self) -> RX_ERR_CAUSE_R[src]

Bits 4:6

pub fn in_empty(&self) -> IN_EMPTY_R[src]

Bit 1

pub fn in_full(&self) -> IN_FULL_R[src]

Bit 0