Buf0iW

Type Alias Buf0iW 

pub type Buf0iW<'a, REG> = BitWriter<'a, REG, Buf0i>;
Expand description

Field BUF0I writer - Buffer MB0 Interrupt Or Clear FIFO bit

Aliased Type§

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

Implementations§

§

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

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

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

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

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