HltFsmStR

Type Alias HltFsmStR 

pub type HltFsmStR = FieldReader<HltFsmSt>;
Expand description

Field HLT_FSM_ST reader - AXBS Halt State Machine Status

Aliased Type§

pub struct HltFsmStR { /* private fields */ }

Implementations§

§

impl HltFsmStR

pub const fn variant(&self) -> HltFsmSt

Get enumerated values variant

pub fn is_00(&self) -> bool

Waiting for request

pub fn is_01(&self) -> bool

Waiting for platform idle

pub fn is_11(&self) -> bool

Platform stalled

pub fn is_10(&self) -> bool

Unused state