Type Alias gd32f1::gd32f130::rcu::pdvsel::PdrvsR

source ·
pub type PdrvsR = BitReader<Pdrvs>;
Expand description

Field PDRVS reader - Power down voltage select

Aliased Type§

struct PdrvsR { /* private fields */ }

Implementations§

source§

impl PdrvsR

source

pub const fn variant(&self) -> Pdrvs

Get enumerated values variant

source

pub fn is_v2_6(&self) -> bool

The power down voltage is 2.6 V

source

pub fn is_v1_8(&self) -> bool

The power down voltage is 1.8 V