Type Alias esp32s3::systimer::unit1_load_lo::W

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

Register UNIT1_LOAD_LO writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn timer_unit1_load_lo( &mut self ) -> TIMER_UNIT1_LOAD_LO_W<'_, UNIT1_LOAD_LO_SPEC>

Bits 0:31 - timer unit1 load low 32 bits

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