Type Alias esp32c3::dma::ch::IN_CONF1

source ·
pub type IN_CONF1 = Reg<IN_CONF1_SPEC>;
Expand description

IN_CONF1 (rw) register accessor: DMA_IN_CONF1_CH0_REG.

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

For information about available fields see in_conf1 module

Aliased Type§

struct IN_CONF1 { /* private fields */ }