Type Alias d1_pac::uart::msr::CTS_R

source ·
pub type CTS_R = BitReader<CTS_A>;
Expand description

Field cts reader - Line State of Clear To Send

Aliased Type§

struct CTS_R { /* private fields */ }

Implementations§

source§

impl CTS_R

source

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