Type Alias esp32c6::dma::IN_POP_CH

source ·
pub type IN_POP_CH = Reg<IN_POP_CH_SPEC>;
Expand description

IN_POP_CH (rw) register accessor: Pop control register of Rx channel 0

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

For information about available fields see in_pop_ch module

Aliased Type§

struct IN_POP_CH { /* private fields */ }