Type Alias gd32e1::gd32e103::rcu::bdctl::LxtaldriR

source ·
pub type LxtaldriR = FieldReader<Lxtaldri>;
Expand description

Field LXTALDRI reader - LXTAL drive capability

Aliased Type§

struct LxtaldriR { /* private fields */ }

Implementations§

source§

impl LxtaldriR

source

pub const fn variant(&self) -> Lxtaldri

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Low driving capability

source

pub fn is_medium_low(&self) -> bool

Medium low driving capability

source

pub fn is_medium_high(&self) -> bool

Medium high driving capability

source

pub fn is_high(&self) -> bool

High driving capability (reset value)