Type Alias gd32e1::gd32e103::rcu::apb2en::AfenR

source ·
pub type AfenR = BitReader<Afen>;
Expand description

Field AFEN reader - Alternate function IO clock enable

Aliased Type§

struct AfenR { /* private fields */ }

Implementations§

source§

impl AfenR

source

pub const fn variant(&self) -> Afen

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

The selected clock is disabled

source

pub fn is_enabled(&self) -> bool

The selected clock is enabled