Type Alias esp32c3::dma::ch::IN_STATE

source ·
pub type IN_STATE = Reg<IN_STATE_SPEC>;
Expand description

IN_STATE (r) register accessor: DMA_IN_STATE_CH0_REG.

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

For information about available fields see in_state module

Aliased Type§

struct IN_STATE { /* private fields */ }