Type Alias esp32::spi0::ext1::W

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

Register EXT1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn t_erase_time(&mut self) -> T_ERASE_TIME_W<'_, EXT1_SPEC>

Bits 0:11 - erase flash delay time by system clock.

source

pub fn t_erase_shift(&mut self) -> T_ERASE_SHIFT_W<'_, EXT1_SPEC>

Bits 16:19 - erase flash delay time shift.

source

pub fn t_erase_ena(&mut self) -> T_ERASE_ENA_W<'_, EXT1_SPEC>

Bit 31 - erase flash delay enable.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual