Type Alias d1_pac::uart::msr::DSR_R

source ·
pub type DSR_R = BitReader<DSR_A>;
Expand description

Field dsr reader - Line State of Data Set Ready

Aliased Type§

struct DSR_R { /* private fields */ }

Implementations§

source§

impl DSR_R

source

pub fn variant(&self) -> DSR_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