Type Alias PER_END_R

Source
pub type PER_END_R = BitReader;
Expand description

Field PER_END reader - The raw bit for SPI_MEM_PER_END_INT interrupt. 1: Triggered when Auto Resume command (0x7A) is sent and flash is resumed. 0: Others.

Aliased Typeยง

struct PER_END_R { /* private fields */ }