Type Alias esp32::timg0::t0loadhi::W

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

Register T0LOADHI writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn load_hi(&mut self) -> LOAD_HI_W<'_, T0LOADHI_SPEC>

Bits 0:31 - higher 32 bits of the value that will load into timer 0 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