Type Alias esp32c3::dma::ch::OUT_STATE

source ·
pub type OUT_STATE = Reg<OUT_STATE_SPEC>;
Expand description

OUT_STATE (r) register accessor: DMA_OUT_STATE_CH0_REG.

You can read this register and get out_state::R. See API.

For information about available fields see out_state module

Aliased Type§

struct OUT_STATE { /* private fields */ }