Buf0iR

Type Alias Buf0iR 

pub type Buf0iR = BitReader<Buf0i>;
Expand description

Field BUF0I reader - Buffer MB0 Interrupt Or Clear FIFO bit

Aliased Type§

pub struct Buf0iR { /* private fields */ }

Implementations§

§

impl Buf0iR

pub const fn variant(&self) -> Buf0i

Get enumerated values variant

pub fn is_0(&self) -> bool

The corresponding buffer has no occurrence of successfully completed transmission or reception when MCR[RFEN]=0.

pub fn is_1(&self) -> bool

The corresponding buffer has successfully completed transmission or reception when MCR[RFEN]=0.