R

Type Alias R 

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

Register INT_STATUS reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rx_fifo_overflow(&self) -> RxFifoOverflowR

Bit 0 - RX FIFO push overflow

Source

pub fn tx_fifo_underflow(&self) -> TxFifoUnderflowR

Bit 1 - TX FIFO pop underflow

Source

pub fn rsvd(&self) -> RsvdR

Bits 2:31