Type Alias rp2040_pac::pio0::sm_irq::irq_ints::R

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

Register IRQ_INTS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn sm0_rxnempty(&self) -> SM0_RXNEMPTY_R

Bit 0

source

pub fn sm1_rxnempty(&self) -> SM1_RXNEMPTY_R

Bit 1

source

pub fn sm2_rxnempty(&self) -> SM2_RXNEMPTY_R

Bit 2

source

pub fn sm3_rxnempty(&self) -> SM3_RXNEMPTY_R

Bit 3

source

pub fn sm0_txnfull(&self) -> SM0_TXNFULL_R

Bit 4

source

pub fn sm1_txnfull(&self) -> SM1_TXNFULL_R

Bit 5

source

pub fn sm2_txnfull(&self) -> SM2_TXNFULL_R

Bit 6

source

pub fn sm3_txnfull(&self) -> SM3_TXNFULL_R

Bit 7

source

pub fn sm0(&self) -> SM0_R

Bit 8

source

pub fn sm1(&self) -> SM1_R

Bit 9

source

pub fn sm2(&self) -> SM2_R

Bit 10

source

pub fn sm3(&self) -> SM3_R

Bit 11