Type Alias esp32c3::dma::ch::OUT_LINK

source ·
pub type OUT_LINK = Reg<OUT_LINK_SPEC>;
Expand description

OUT_LINK (rw) register accessor: DMA_OUT_LINK_CH0_REG.

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

For information about available fields see out_link module

Aliased Type§

struct OUT_LINK { /* private fields */ }