Type Alias esp32c6::trace::mem_start_addr::W

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

Register MEM_START_ADDR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn mem_start_addr(&mut self) -> MEM_START_ADDR_W<'_, MEM_START_ADDR_SPEC>

Bits 0:31 - The start 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