Type Alias esp32c3::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 - wifi power domain wakeup time

source

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

Bits 9:15 - wifi power domain power on time

source

pub fn bt_wait_timer(&mut self) -> BT_WAIT_TIMER_W<'_, TIMER3_SPEC>

Bits 16:24 - bt power domain wakeup time

source

pub fn bt_powerup_timer(&mut self) -> BT_POWERUP_TIMER_W<'_, TIMER3_SPEC>

Bits 25:31 - bt power domain power on time