Type Alias rp2040_pac::ppb::nvic_ipr1::W
source · pub type W = W<NVIC_IPR1_SPEC>;
Expand description
Register NVIC_IPR1
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn ip_4(&mut self) -> IP_4_W<'_, NVIC_IPR1_SPEC>
pub fn ip_4(&mut self) -> IP_4_W<'_, NVIC_IPR1_SPEC>
Bits 6:7 - Priority of interrupt 4
sourcepub fn ip_5(&mut self) -> IP_5_W<'_, NVIC_IPR1_SPEC>
pub fn ip_5(&mut self) -> IP_5_W<'_, NVIC_IPR1_SPEC>
Bits 14:15 - Priority of interrupt 5
sourcepub fn ip_6(&mut self) -> IP_6_W<'_, NVIC_IPR1_SPEC>
pub fn ip_6(&mut self) -> IP_6_W<'_, NVIC_IPR1_SPEC>
Bits 22:23 - Priority of interrupt 6
sourcepub fn ip_7(&mut self) -> IP_7_W<'_, NVIC_IPR1_SPEC>
pub fn ip_7(&mut self) -> IP_7_W<'_, NVIC_IPR1_SPEC>
Bits 30:31 - Priority of interrupt 7