Type Alias atsame54n::system_control::shpr3::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, 16>

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

source

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

Bits 24:31 - Priority of system handler 15, SysTick exception

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