Type Alias gd32f1::gd32f190::adc::stat::EocW

source ·
pub type EocW<'a, REG> = BitWriter<'a, REG, EocwWO>;
Expand description

Field EOC writer - End of group conversion flag

Aliased Type§

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

Implementations§

source§

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

source

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

Clear end of group conversion flag