Type Alias esp32c3::systimer::target0_hi::W

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

Register TARGET0_HI writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn timer_target0_hi(&mut self) -> TIMER_TARGET0_HI_W<'_, TARGET0_HI_SPEC, 0>

Bits 0:19 - timer taget0 high 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