Type Alias esp32c3::spi2::dma_int_raw::APP2_W

source ·
pub type APP2_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field APP2 writer - The raw bit for SPI_APP2_INT interrupt. The value is only controlled by application.

Aliased Type§

struct APP2_W<'a, REG> { /* private fields */ }