Type Alias gd32f1::gd32f190::rcu::ctl1::Irc14menR

source ·
pub type Irc14menR = BitReader<Irc14men>;
Expand description

Field IRC14MEN reader - IRC14M Internal 14M RC oscillator Enable

Aliased Type§

struct Irc14menR { /* private fields */ }

Implementations§

source§

impl Irc14menR

source

pub const fn variant(&self) -> Irc14men

Get enumerated values variant

source

pub fn is_off(&self) -> bool

Clock Off

source

pub fn is_on(&self) -> bool

Clock On