Type Alias gd32f1::gd32f130::usart0::ctl0::TcieR

source ·
pub type TcieR = BitReader<Tcie>;
Expand description

Field TCIE reader - Transmission complete interrupt enable

Aliased Type§

struct TcieR { /* private fields */ }

Implementations§

source§

impl TcieR

source

pub const fn variant(&self) -> Tcie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Transmission complete interrupt is disabled

source

pub fn is_enabled(&self) -> bool

Interrupt is generated whenever TC=1 in the STAT register