Buf7iW

Type Alias Buf7iW 

pub type Buf7iW<'a, REG> = BitWriter<'a, REG, Buf7i>;
Expand description

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

Aliased Type§

pub struct Buf7iW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> Buf7iW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

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

pub fn _1(self) -> &'a mut W<REG>

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