Type Alias esp32c3::dma::int_ch::st::IN_DONE_R

source ·
pub type IN_DONE_R = BitReader;
Expand description

Field IN_DONE reader - The raw interrupt status bit for the IN_DONE_CH_INT interrupt.

Aliased Type§

struct IN_DONE_R { /* private fields */ }