NfR

Type Alias NfR 

pub type NfR = BitReader<Nf>;
Expand description

Field NF reader - Noise Flag

Aliased Type§

pub struct NfR { /* private fields */ }

Implementations§

§

impl NfR

pub const fn variant(&self) -> Nf

Get enumerated values variant

pub fn is_0(&self) -> bool

No noise detected.

pub fn is_1(&self) -> bool

Noise detected in the received character in LPUART_DATA.