Type Alias esp32c3::dma::ch::IN_POP

source ·
pub type IN_POP = Reg<IN_POP_SPEC>;
Expand description

IN_POP (rw) register accessor: DMA_IN_POP_CH0_REG.

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

For information about available fields see in_pop module

Aliased Type§

struct IN_POP { /* private fields */ }