Type Alias gd32f1::gd32f130::rcu::cfg2::CecselR

source ·
pub type CecselR = BitReader<Cecsel>;
Expand description

Field CECSEL reader - CK_CEC clock source selection

Aliased Type§

struct CecselR { /* private fields */ }

Implementations§

source§

impl CecselR

source

pub const fn variant(&self) -> Cecsel

Get enumerated values variant

source

pub fn is_irc8m_div244(&self) -> bool

IRC8M clock divided by 244 selected as CEC clock source

source

pub fn is_lxtal(&self) -> bool

LXTAL clock selected as CEC clock source