PmodeR

Type Alias PmodeR 

pub type PmodeR = BitReader<Pmode>;
Expand description

Field PMODE reader - Power Mode Select

Aliased Type§

pub struct PmodeR { /* private fields */ }

Implementations§

§

impl PmodeR

pub const fn variant(&self) -> Pmode

Get enumerated values variant

pub fn is_0(&self) -> bool

Low Speed (LS) comparison mode is selected.

pub fn is_1(&self) -> bool

High Speed (HS) comparison mode is selected, in VLPx mode, or Stop mode switched to Low Speed (LS) mode.