Type Alias gd32f1::gd32f130::adc::ctl1::EtercW

source ·
pub type EtercW<'a, REG> = BitWriter<'a, REG, Eterc>;
Expand description

Field ETERC writer - External trigger enable for regular channel

Aliased Type§

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

Implementations§

source§

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

source

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

Conversion on external event disabled

source

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

Conversion on external event enabled