Type Alias rp2040_pac::ppb::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>

Bits 8:31 - Bits [31:8] of the indicate the vector table offset 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