Type Alias esp32c2::timg0::t0loadlo::W

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

Register T0LOADLO writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn load_lo(&mut self) -> LOAD_LO_W<'_, T0LOADLO_SPEC>

Bits 0:31 - Low 32 bits of the value that a reload will load onto timer %s time-base Counter.

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