Type Alias d1_pac::uart::lsr::FE_R

source ·
pub type FE_R = BitReader<FE_A>;
Expand description

Field fe reader - Framing Error

Aliased Type§

struct FE_R { /* private fields */ }

Implementations§

source§

impl FE_R

source

pub fn variant(&self) -> Option<FE_A>

Get enumerated values variant

source

pub fn is_error(&self) -> bool

Checks if the value of the field is ERROR