Type Alias esp32c3::spi1::flash_sus_ctrl::PESR_END_MSK_R

source ·
pub type PESR_END_MSK_R = FieldReader<u16>;
Expand description

Field PESR_END_MSK reader - The mask value when check SUS/SUS1/SUS2 status bit. If the read status value is status_in[15:0](only status_in[7:0] is valid when only one byte of data is read out, status_in[15:0] is valid when two bytes of data are read out), SUS/SUS1/SUS2 = status_in[15:0]^ SPI_MEM_PESR_END_MSK[15:0].

Aliased Type§

struct PESR_END_MSK_R { /* private fields */ }