rp2040_pac::timer::ints

Type Alias R

Source
pub type R = R<INTS_SPEC>;
Expand description

Register INTS 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