Type Alias VBATE_R

Source
pub type VBATE_R = BitReader<VBATE>;
Expand description

Field VBATE reader - VBAT enable

Aliased Type§

struct VBATE_R { /* private fields */ }

Implementations§

Source§

impl VBATE_R

Source

pub const fn variant(&self) -> VBATE

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

V_BAT channel disabled

Source

pub fn is_enabled(&self) -> bool

V_BAT channel enabled