Type Alias esp32c3::spi2::dma_int_raw::APP1_W

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

Field APP1 writer - The raw bit for SPI_APP1_INT interrupt. The value is only controlled by application.

Aliased Type§

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