Type Alias esp32c3::spi1::flash_sus_cmd::WAIT_PESR_COMMAND_W

source ·
pub type WAIT_PESR_COMMAND_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field WAIT_PESR_COMMAND writer - Flash SUS/SUS1/SUS2 status bit read command. The command should be sent when SUS/SUS1/SUS2 bit should be checked to insure the suspend or resume status of flash.

Aliased Type§

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