Type Alias gd32e1::gd32e103::usart0::ctl2::RtsenR

source ·
pub type RtsenR = BitReader<Rtsen>;
Expand description

Field RTSEN reader - RTS enable

Aliased Type§

struct RtsenR { /* private fields */ }

Implementations§

source§

impl RtsenR

source

pub const fn variant(&self) -> Rtsen

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

RTS hardware flow control disabled

source

pub fn is_enabled(&self) -> bool

RTS output enabled, data is only requested when there is space in the receive buffer