Type Alias esp32c3::dma::int_ch::st::OUT_DONE_R

source ·
pub type OUT_DONE_R = BitReader;
Expand description

Field OUT_DONE reader - The raw interrupt status bit for the OUT_DONE_CH_INT interrupt.

Aliased Type§

struct OUT_DONE_R { /* private fields */ }