Type Alias gd32f1::gd32f190::can0::inten::TmeieW

source ·
pub type TmeieW<'a, REG> = BitWriter<'a, REG, Tmeie>;
Expand description

Field TMEIE writer - Transmit mailbox empty interrupt enable

Aliased Type§

struct TmeieW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> TmeieW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn disabled(self) -> &'a mut W<REG>

Transmit mailbox empty interrupt is disabled

source

pub fn enabled(self) -> &'a mut W<REG>

Transmit mailbox empty interrupt is enabled