Buf6iR

Type Alias Buf6iR 

pub type Buf6iR = BitReader<Buf6i>;
Expand description

Field BUF6I reader - Buffer MB6 Interrupt Or “Rx FIFO Warning”

Aliased Type§

pub struct Buf6iR { /* private fields */ }

Implementations§

§

impl Buf6iR

pub const fn variant(&self) -> Buf6i

Get enumerated values variant

pub fn is_0(&self) -> bool

No occurrence of MB6 completing transmission/reception when MCR[RFEN]=0, or of Rx FIFO almost full when MCR[RFEN]=1

pub fn is_1(&self) -> bool

MB6 completed transmission/reception when MCR[RFEN]=0, or Rx FIFO almost full when MCR[RFEN]=1