Type Alias esp32c3::dma::ch::OUT_PUSH

source ·
pub type OUT_PUSH = Reg<OUT_PUSH_SPEC>;
Expand description

OUT_PUSH (rw) register accessor: DMA_OUT_PUSH_CH0_REG.

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

For information about available fields see out_push module

Aliased Type§

struct OUT_PUSH { /* private fields */ }