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

type W = W<u32, DMA_IN_STATUS>;

Writer for register DMA_IN_STATUS

Implementations

impl W[src]

pub fn rx_err_cause(&mut self) -> RX_ERR_CAUSE_W<'_>[src]

Bits 4:6

pub fn in_empty(&mut self) -> IN_EMPTY_W<'_>[src]

Bit 1

pub fn in_full(&mut self) -> IN_FULL_W<'_>[src]

Bit 0