Type Alias gd32f1::gd32f130::usart0::ctl0::EbieW

source ·
pub type EbieW<'a, REG> = BitWriter<'a, REG, Ebie>;
Expand description

Field EBIE writer - End of Block interrupt enable

Aliased Type§

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

Implementations§

source§

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

source

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

End of block interrupt is disabled

source

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

End of block interrupt is enabled