rp2040_pac::ppb::vtor

Type Alias 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