LpodisR

Type Alias LpodisR 

pub type LpodisR = BitReader<Lpodis>;
Expand description

Field LPODIS reader - LPO Disable Bit

Aliased Type§

pub struct LpodisR { /* private fields */ }

Implementations§

§

impl LpodisR

pub const fn variant(&self) -> Lpodis

Get enumerated values variant

pub fn is_0(&self) -> bool

Low power oscillator enabled

pub fn is_1(&self) -> bool

Low power oscillator disabled