RegfpmR

Type Alias RegfpmR 

pub type RegfpmR = BitReader<Regfpm>;
Expand description

Field REGFPM reader - Regulator in Full Performance Mode Status Bit

Aliased Type§

pub struct RegfpmR { /* private fields */ }

Implementations§

§

impl RegfpmR

pub const fn variant(&self) -> Regfpm

Get enumerated values variant

pub fn is_0(&self) -> bool

Regulator is in low power mode or transition to/from

pub fn is_1(&self) -> bool

Regulator is in full performance mode