Type Definition esp32c3::gdma::DMA_MISC_CONF[][src]

type DMA_MISC_CONF = Reg<u32, _DMA_MISC_CONF>;

DMA_MISC_CONF

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

For information about available fields see dma_misc_conf module

Trait Implementations

impl Readable for DMA_MISC_CONF[src]

read() method returns dma_misc_conf::R reader structure

impl ResetValue for DMA_MISC_CONF[src]

Register DMA_MISC_CONF reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_MISC_CONF[src]

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