Type Alias rp2040_pac::ppb::nvic_ipr6::W
source · pub type W = W<NVIC_IPR6_SPEC>;
Expand description
Register NVIC_IPR6
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn ip_24(&mut self) -> IP_24_W<'_, NVIC_IPR6_SPEC>
pub fn ip_24(&mut self) -> IP_24_W<'_, NVIC_IPR6_SPEC>
Bits 6:7 - Priority of interrupt 24
sourcepub fn ip_25(&mut self) -> IP_25_W<'_, NVIC_IPR6_SPEC>
pub fn ip_25(&mut self) -> IP_25_W<'_, NVIC_IPR6_SPEC>
Bits 14:15 - Priority of interrupt 25
sourcepub fn ip_26(&mut self) -> IP_26_W<'_, NVIC_IPR6_SPEC>
pub fn ip_26(&mut self) -> IP_26_W<'_, NVIC_IPR6_SPEC>
Bits 22:23 - Priority of interrupt 26
sourcepub fn ip_27(&mut self) -> IP_27_W<'_, NVIC_IPR6_SPEC>
pub fn ip_27(&mut self) -> IP_27_W<'_, NVIC_IPR6_SPEC>
Bits 30:31 - Priority of interrupt 27