Type Alias esp32h2::trace::mem_end_addr::W

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

Register MEM_END_ADDR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn mem_end_addr(&mut self) -> MEM_END_ADDR_W<'_, MEM_END_ADDR_SPEC, 0>

Bits 0:31 - The end address of trace memory

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