Type Alias atsamd51p::system_control::vtor::W

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

Register VTOR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn tbloff(&mut self) -> TBLOFF_W<'_, VTOR_SPEC, 7>

Bits 7:31 - Vector table base offset

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