Type Alias rp2040_pac::ppb::nvic_ipr3::W
source · pub type W = W<NVIC_IPR3_SPEC>;
Expand description
Register NVIC_IPR3
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn ip_12(&mut self) -> IP_12_W<'_, NVIC_IPR3_SPEC>
pub fn ip_12(&mut self) -> IP_12_W<'_, NVIC_IPR3_SPEC>
Bits 6:7 - Priority of interrupt 12
sourcepub fn ip_13(&mut self) -> IP_13_W<'_, NVIC_IPR3_SPEC>
pub fn ip_13(&mut self) -> IP_13_W<'_, NVIC_IPR3_SPEC>
Bits 14:15 - Priority of interrupt 13
sourcepub fn ip_14(&mut self) -> IP_14_W<'_, NVIC_IPR3_SPEC>
pub fn ip_14(&mut self) -> IP_14_W<'_, NVIC_IPR3_SPEC>
Bits 22:23 - Priority of interrupt 14
sourcepub fn ip_15(&mut self) -> IP_15_W<'_, NVIC_IPR3_SPEC>
pub fn ip_15(&mut self) -> IP_15_W<'_, NVIC_IPR3_SPEC>
Bits 30:31 - Priority of interrupt 15