rp2040_pac::ppb::shpr3

Type Alias W

Source
pub type W = W<SHPR3_SPEC>;
Expand description

Register SHPR3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn pri_14(&mut self) -> PRI_14_W<'_, SHPR3_SPEC>

Bits 22:23 - Priority of system handler 14, PendSV

Source

pub fn pri_15(&mut self) -> PRI_15_W<'_, SHPR3_SPEC>

Bits 30:31 - Priority of system handler 15, SysTick

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