Type Alias esp32c3::spi1::int_ena::PES_END_W

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

Field PES_END writer - The enable bit for SPI_MEM_PES_END_INT interrupt.

Aliased Type§

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