Type Alias esp32s3::rtc_cntl::timer6::W

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

Register TIMER6 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn cpu_top_wait_timer(&mut self) -> CPU_TOP_WAIT_TIMER_W<'_, TIMER6_SPEC, 0>

Bits 0:8 - No public

source

pub fn cpu_top_powerup_timer( &mut self ) -> CPU_TOP_POWERUP_TIMER_W<'_, TIMER6_SPEC, 9>

Bits 9:15 - No public

source

pub fn dg_peri_wait_timer( &mut self ) -> DG_PERI_WAIT_TIMER_W<'_, TIMER6_SPEC, 16>

Bits 16:24 - No public

source

pub fn dg_peri_powerup_timer( &mut self ) -> DG_PERI_POWERUP_TIMER_W<'_, TIMER6_SPEC, 25>

Bits 25:31 - No public

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