Type Alias gd32f1::gd32f130::rcu::pdvsel::PdrvsW

source ·
pub type PdrvsW<'a, REG> = BitWriter<'a, REG, Pdrvs>;
Expand description

Field PDRVS writer - Power down voltage select

Aliased Type§

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

Implementations§

source§

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

source

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

The power down voltage is 2.6 V

source

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

The power down voltage is 1.8 V