Type Alias gd32f1::gd32f190::rcu::cfg0::PllpredvW

source ·
pub type PllpredvW<'a, REG> = BitWriter<'a, REG, Pllpredv>;
Expand description

Field PLLPREDV writer - HXTAL divider for PLL source clock selection.

Aliased Type§

struct PllpredvW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> PllpredvW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn div1(self) -> &'a mut W<REG>

HXTAL clock not divided

source

pub fn div2(self) -> &'a mut W<REG>

HXTAL clock divided by 2