Type Alias esp32c3::spi1::rd_status::WB_MODE_W

source ·
pub type WB_MODE_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field WB_MODE writer - Mode bits in the flash fast read mode it is combined with spi_mem_fastrd_mode bit.

Aliased Type§

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