Type Alias gd32f1::gd32f190::usart0::ctl2::CtsieR

source ·
pub type CtsieR = BitReader<Ctsie>;
Expand description

Field CTSIE reader - CTS interrupt enable

Aliased Type§

struct CtsieR { /* private fields */ }

Implementations§

source§

impl CtsieR

source

pub const fn variant(&self) -> Ctsie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Interrupt is disabled

source

pub fn is_enabled(&self) -> bool

An interrupt is generated whenever CTS=1 in the STAT register