EhsrunR

Type Alias EhsrunR 

pub type EhsrunR = BitReader<Ehsrun>;
Expand description

Field EHSRUN reader - Existence of HSRUN feature

Aliased Type§

pub struct EhsrunR { /* private fields */ }

Implementations§

§

impl EhsrunR

pub const fn variant(&self) -> Ehsrun

Get enumerated values variant

pub fn is_0(&self) -> bool

The feature is not available.

pub fn is_1(&self) -> bool

The feature is available.