Type Alias gd32e1::gd32e103::adc1::stat::EoicR

source ·
pub type EoicR = BitReader<Eoicr>;
Expand description

Field EOIC reader - End of inserted group conversion flag

Aliased Type§

struct EoicR { /* private fields */ }

Implementations§

source§

impl EoicR

source

pub const fn variant(&self) -> Eoicr

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