Type Alias esp32c6::atomic::lr_addr::W

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

Register LR_ADDR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn gloable_lr_addr(&mut self) -> GLOABLE_LR_ADDR_W<'_, LR_ADDR_SPEC>

Bits 0:31 - backup gloable address

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