Type Alias rp2040_pac::ppb::nvic_ipr0::R

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

Register NVIC_IPR0 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn ip_0(&self) -> IP_0_R

Bits 6:7 - Priority of interrupt 0

source

pub fn ip_1(&self) -> IP_1_R

Bits 14:15 - Priority of interrupt 1

source

pub fn ip_2(&self) -> IP_2_R

Bits 22:23 - Priority of interrupt 2

source

pub fn ip_3(&self) -> IP_3_R

Bits 30:31 - Priority of interrupt 3