Type Alias gd32f1::gd32f190::rcu::cfg2::Irc28mdivW

source ·
pub type Irc28mdivW<'a, REG> = BitWriter<'a, REG, Irc28mdiv>;
Expand description

Field IRC28MDIV writer - CK_IRC28M divider 2 or not

Aliased Type§

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

Implementations§

source§

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

source

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

IRC28M is divided by 2 for ADC clock

source

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

IRC28M is not divided for ADC clock