Type Alias esp32c2::systimer::unit1_load::W

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

Register UNIT1_LOAD writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn timer_unit1_load(&mut self) -> TIMER_UNIT1_LOAD_W<'_, UNIT1_LOAD_SPEC>

Bit 0 - timer unit1 sync enable signal

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