Type Alias esp32c3::spi1::int_raw::WPE_END_R

source ·
pub type WPE_END_R = BitReader;
Expand description

Field WPE_END reader - The raw bit for SPI_MEM_WPE_END_INT interrupt. 1: Triggered when WRSR/PP/SE/BE/CE is sent and flash is already idle. 0: Others.

Aliased Type§

struct WPE_END_R { /* private fields */ }