Buf6iW

Type Alias Buf6iW 

pub type Buf6iW<'a, REG> = BitWriter<'a, REG, Buf6i>;
Expand description

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

Aliased Type§

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

Implementations§

§

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

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

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

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

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