Type Alias atsamd51p::qspi::instraddr::W

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

Register INSTRADDR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn addr(&mut self) -> ADDR_W<'_, INSTRADDR_SPEC, 0>

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