Type Alias rp2040_pac::ppb::nvic_ipr1::R

source ·
pub type R = R<NVIC_IPR1_SPEC>;
Expand description

Register NVIC_IPR1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn ip_4(&self) -> IP_4_R

Bits 6:7 - Priority of interrupt 4

source

pub fn ip_5(&self) -> IP_5_R

Bits 14:15 - Priority of interrupt 5

source

pub fn ip_6(&self) -> IP_6_R

Bits 22:23 - Priority of interrupt 6

source

pub fn ip_7(&self) -> IP_7_R

Bits 30:31 - Priority of interrupt 7