[][src]Type Definition esp32::uhci::DMA_IN_DSCR

type DMA_IN_DSCR = Reg<u32, _DMA_IN_DSCR>;

UHCI_DMA_IN_DSCR

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dma_in_dscr module

Trait Implementations

impl Readable for DMA_IN_DSCR[src]

read() method returns dma_in_dscr::R reader structure

impl ResetValue for DMA_IN_DSCR[src]

Register DMA_IN_DSCR reset()'s with value 0

impl Writable for DMA_IN_DSCR[src]

write(|w| ..) method takes dma_in_dscr::W writer structure