StopoR

Type Alias StopoR 

pub type StopoR = FieldReader<Stopo>;
Expand description

Field STOPO reader - Stop Option

Aliased Type§

pub struct StopoR { /* private fields */ }

Implementations§

§

impl StopoR

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

Get enumerated values variant

pub fn is_01(&self) -> bool

STOP1 - Stop with both system and bus clocks disabled

pub fn is_10(&self) -> bool

STOP2 - Stop with system clock disabled and bus clock enabled