Type Alias esp32c3::systimer::target2_lo::W

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

Register TARGET2_LO writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn timer_target2_lo(&mut self) -> TIMER_TARGET2_LO_W<'_, TARGET2_LO_SPEC>

Bits 0:31 - timer taget2 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