Type Alias xmc4200::ppb::nvic_ipr9::W

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

Register NVIC_IPR9 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pri_0(&mut self) -> PRI_0_W<'_, NVIC_IPR9_SPEC>

Bits 0:7 - Priority value 0

source

pub fn pri_1(&mut self) -> PRI_1_W<'_, NVIC_IPR9_SPEC>

Bits 8:15 - Priority value 1

source

pub fn pri_2(&mut self) -> PRI_2_W<'_, NVIC_IPR9_SPEC>

Bits 16:23 - Priority value 2

source

pub fn pri_3(&mut self) -> PRI_3_W<'_, NVIC_IPR9_SPEC>

Bits 24:31 - Priority value 3