Type Alias gd32f1::gd32f190::adc::stat::R

source ·
pub type R = R<StatSpec>;
Expand description

Register STAT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn wde(&self) -> WdeR

Bit 0 - Analog watchdog event flag

source

pub fn eoc(&self) -> EocR

Bit 1 - End of group conversion flag

source

pub fn eoic(&self) -> EoicR

Bit 2 - End of inserted group conversion flag

source

pub fn stic(&self) -> SticR

Bit 3 - Start flag of inserted channel group

source

pub fn strc(&self) -> StrcR

Bit 4 - Start flag of regular channel group