StopmR

Type Alias StopmR 

pub type StopmR = FieldReader<Stopm>;
Expand description

Field STOPM reader - Stop Mode Control

Aliased Type§

pub struct StopmR { /* private fields */ }

Implementations§

§

impl StopmR

pub const fn variant(&self) -> Option<Stopm>

Get enumerated values variant

pub fn is_000(&self) -> bool

Normal Stop (STOP)

pub fn is_010(&self) -> bool

Very-Low-Power Stop (VLPS)

pub fn is_110(&self) -> bool

Reserved