Type Alias esp32c6::pcr::GDMA_CONF

source ·
pub type GDMA_CONF = Reg<GDMA_CONF_SPEC>;
Expand description

GDMA_CONF (rw) register accessor: GDMA configuration register

You can read this register and get gdma_conf::R. You can reset, write, write_with_zero this register using gdma_conf::W. You can also modify this register. See API.

For information about available fields see gdma_conf module

Aliased Type§

struct GDMA_CONF { /* private fields */ }