LvdfR

Type Alias LvdfR 

pub type LvdfR = BitReader<Lvdf>;
Expand description

Field LVDF reader - Low Voltage Detect Flag

Aliased Type§

pub struct LvdfR { /* private fields */ }

Implementations§

§

impl LvdfR

pub const fn variant(&self) -> Lvdf

Get enumerated values variant

pub fn is_0(&self) -> bool

Low-voltage event not detected

pub fn is_1(&self) -> bool

Low-voltage event detected