Type Alias esp32c3::spi1::flash_waiti_ctrl::W

source ·
pub type W = W<FLASH_WAITI_CTRL_SPEC>;
Expand description

Register FLASH_WAITI_CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn waiti_dummy(&mut self) -> WAITI_DUMMY_W<'_, FLASH_WAITI_CTRL_SPEC>

Bit 1 - The dummy phase enable when wait flash idle (RDSR)

source

pub fn waiti_cmd(&mut self) -> WAITI_CMD_W<'_, FLASH_WAITI_CTRL_SPEC>

Bits 2:9 - The command to wait flash idle(RDSR).

source

pub fn waiti_dummy_cyclelen( &mut self ) -> WAITI_DUMMY_CYCLELEN_W<'_, FLASH_WAITI_CTRL_SPEC>

Bits 10:15 - The dummy cycle length when wait flash idle(RDSR).