Type Alias esp32::rtc_cntl::timer3::W

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

Register TIMER3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn wifi_wait_timer(&mut self) -> WIFI_WAIT_TIMER_W<'_, TIMER3_SPEC>

Bits 0:8

source

pub fn wifi_powerup_timer(&mut self) -> WIFI_POWERUP_TIMER_W<'_, TIMER3_SPEC>

Bits 9:15

source

pub fn rom_ram_wait_timer(&mut self) -> ROM_RAM_WAIT_TIMER_W<'_, TIMER3_SPEC>

Bits 16:24

source

pub fn rom_ram_powerup_timer( &mut self ) -> ROM_RAM_POWERUP_TIMER_W<'_, TIMER3_SPEC>

Bits 25:31

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