Type Alias rp2040_pac::timer::intr::R

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

Register INTR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn alarm_0(&self) -> ALARM_0_R

Bit 0

source

pub fn alarm_1(&self) -> ALARM_1_R

Bit 1

source

pub fn alarm_2(&self) -> ALARM_2_R

Bit 2

source

pub fn alarm_3(&self) -> ALARM_3_R

Bit 3