Type Alias gd32f1::gd32f130::adc::stat::StrcR

source ·
pub type StrcR = BitReader<Strcr>;
Expand description

Field STRC reader - Start flag of regular channel group

Aliased Type§

struct StrcR { /* private fields */ }

Implementations§

source§

impl StrcR

source

pub const fn variant(&self) -> Strcr

Get enumerated values variant

source

pub fn is_not_started(&self) -> bool

No regular channel conversion started

source

pub fn is_started(&self) -> bool

Regular channel conversion has started