Type Alias esp32c3::system::EDMA_CTRL

source ·
pub type EDMA_CTRL = Reg<EDMA_CTRL_SPEC>;
Expand description

EDMA_CTRL (rw) register accessor: EDMA clock and reset register

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

For information about available fields see edma_ctrl module

Aliased Type§

struct EDMA_CTRL { /* private fields */ }