NfW

Type Alias NfW 

pub type NfW<'a, REG> = BitWriter<'a, REG, Nf>;
Expand description

Field NF writer - Noise Flag

Aliased Type§

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

Implementations§

§

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

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

No noise detected.

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

Noise detected in the received character in LPUART_DATA.