SlvdR

Type Alias SlvdR 

pub type SlvdR = BitReader<Slvd>;
Expand description

Field SLVD reader - Sticky Low-Voltage Detect Reset

Aliased Type§

pub struct SlvdR { /* private fields */ }

Implementations§

§

impl SlvdR

pub const fn variant(&self) -> Slvd

Get enumerated values variant

pub fn is_0(&self) -> bool

Reset not caused by LVD trip or POR

pub fn is_1(&self) -> bool

Reset caused by LVD trip or POR