Type Alias atsamd51j::system_control::mmfar::W

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

Register MMFAR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn address(&mut self) -> ADDRESS_W<'_, MMFAR_SPEC, 0>

Bits 0:31 - Address that generated the MemManage fault

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