Type Alias R

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

Register INT_ENA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn tx_fifo_rempty(&self) -> TX_FIFO_REMPTY_R

Bit 0 - Write 1 to enable TX_FIFO_REMPTY_INTR.

Source

pub fn rx_fifo_wovf(&self) -> RX_FIFO_WOVF_R

Bit 1 - Write 1 to enable RX_FIFO_WOVF_INTR.

Source

pub fn tx_eof(&self) -> TX_EOF_R

Bit 2 - Write 1 to enable TX_EOF_INTR.