rp2040_pac::pio0::intr

Type Alias 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 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