Type Alias d1_pac::uart::msr::RI_R

source ·
pub type RI_R = BitReader<RI_A>;
Expand description

Field ri reader - Line State of Ring Indicator

Aliased Type§

struct RI_R { /* private fields */ }

Implementations§

source§

impl RI_R

source

pub fn variant(&self) -> RI_A

Get enumerated values variant

source

pub fn is_deasserted(&self) -> bool

Checks if the value of the field is DEASSERTED

source

pub fn is_asserted(&self) -> bool

Checks if the value of the field is ASSERTED