Type Alias gd32e1::gd32e103::adc0::stat::SticR

source ·
pub type SticR = BitReader<Sticr>;
Expand description

Field STIC reader - Start flag of inserted channel group

Aliased Type§

struct SticR { /* private fields */ }

Implementations§

source§

impl SticR

source

pub const fn variant(&self) -> Sticr

Get enumerated values variant

source

pub fn is_not_started(&self) -> bool

No inserted channel group conversion started

source

pub fn is_started(&self) -> bool

Inserted channel group conversion has started