Type Alias esp32c3::systimer::unit0_load_hi::W

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

Register UNIT0_LOAD_HI writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn timer_unit0_load_hi( &mut self ) -> TIMER_UNIT0_LOAD_HI_W<'_, UNIT0_LOAD_HI_SPEC>

Bits 0:19 - timer unit0 load 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