LvwfR

Type Alias LvwfR 

pub type LvwfR = BitReader<Lvwf>;
Expand description

Field LVWF reader - Low-Voltage Warning Flag

Aliased Type§

pub struct LvwfR { /* private fields */ }

Implementations§

§

impl LvwfR

pub const fn variant(&self) -> Lvwf

Get enumerated values variant

pub fn is_0(&self) -> bool

Low-voltage warning event not detected

pub fn is_1(&self) -> bool

Low-voltage warning event detected