Type Alias rp2040_pac::ppb::nvic_ipr7::W
source · pub type W = W<NVIC_IPR7_SPEC>;
Expand description
Register NVIC_IPR7
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn ip_28(&mut self) -> IP_28_W<'_, NVIC_IPR7_SPEC>
pub fn ip_28(&mut self) -> IP_28_W<'_, NVIC_IPR7_SPEC>
Bits 6:7 - Priority of interrupt 28
sourcepub fn ip_29(&mut self) -> IP_29_W<'_, NVIC_IPR7_SPEC>
pub fn ip_29(&mut self) -> IP_29_W<'_, NVIC_IPR7_SPEC>
Bits 14:15 - Priority of interrupt 29
sourcepub fn ip_30(&mut self) -> IP_30_W<'_, NVIC_IPR7_SPEC>
pub fn ip_30(&mut self) -> IP_30_W<'_, NVIC_IPR7_SPEC>
Bits 22:23 - Priority of interrupt 30
sourcepub fn ip_31(&mut self) -> IP_31_W<'_, NVIC_IPR7_SPEC>
pub fn ip_31(&mut self) -> IP_31_W<'_, NVIC_IPR7_SPEC>
Bits 30:31 - Priority of interrupt 31