Type Alias gd32f1::gd32f190::adc::stat::EocR

source ·
pub type EocR = BitReader<Eocr>;
Expand description

Field EOC reader - End of group conversion flag

Aliased Type§

struct EocR { /* private fields */ }

Implementations§

source§

impl EocR

source

pub const fn variant(&self) -> Eocr

Get enumerated values variant

source

pub fn is_not_complete(&self) -> bool

Conversion is not complete

source

pub fn is_complete(&self) -> bool

Conversion complete