Type Alias d1_pac::uart::lsr::PE_R

source ·
pub type PE_R = BitReader<PE_A>;
Expand description

Field pe reader - Parity Error

Aliased Type§

struct PE_R { /* private fields */ }

Implementations§

source§

impl PE_R

source

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

Get enumerated values variant

source

pub fn is_error(&self) -> bool

Checks if the value of the field is ERROR