pub type PES_END_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field PES_END
writer - The raw bit for SPI_MEM_PES_END_INT interrupt.1: Triggered when Auto Suspend command (0x75) is sent and flash is suspended successfully. 0: Others.
Aliased Typeยง
struct PES_END_W<'a, REG> { /* private fields */ }