Type Alias R

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

Register RX_STATUS reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn slc0_rx_full(&self) -> SLC0_RX_FULL_R

Bit 0

Source

pub fn slc0_rx_empty(&self) -> SLC0_RX_EMPTY_R

Bit 1

Source

pub fn slc1_rx_full(&self) -> SLC1_RX_FULL_R

Bit 16

Source

pub fn slc1_rx_empty(&self) -> SLC1_RX_EMPTY_R

Bit 17