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

type DMA_IN_POP = Reg<u32, _DMA_IN_POP>;

UHCI_DMA_IN_POP

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

For information about available fields see dma_in_pop module

Trait Implementations

impl Readable for DMA_IN_POP[src]

read() method returns dma_in_pop::R reader structure

impl ResetValue for DMA_IN_POP[src]

Register DMA_IN_POP reset()'s with value 0

impl Writable for DMA_IN_POP[src]

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