Buf7iR

Type Alias Buf7iR 

pub type Buf7iR = BitReader<Buf7i>;
Expand description

Field BUF7I reader - Buffer MB7 Interrupt Or “Rx FIFO Overflow”

Aliased Type§

pub struct Buf7iR { /* private fields */ }

Implementations§

§

impl Buf7iR

pub const fn variant(&self) -> Buf7i

Get enumerated values variant

pub fn is_0(&self) -> bool

No occurrence of MB7 completing transmission/reception when MCR[RFEN]=0, or of Rx FIFO overflow when MCR[RFEN]=1

pub fn is_1(&self) -> bool

MB7 completed transmission/reception when MCR[RFEN]=0, or Rx FIFO overflow when MCR[RFEN]=1