Type Alias esp32c3::systimer::unit0_load_lo::W

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

Register UNIT0_LOAD_LO writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn timer_unit0_load_lo( &mut self ) -> TIMER_UNIT0_LOAD_LO_W<'_, UNIT0_LOAD_LO_SPEC>

Bits 0:31 - timer unit0 load low 32 bit

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