SvcallactR

Type Alias SvcallactR 

pub type SvcallactR = BitReader<Svcallact>;
Expand description

Field SVCALLACT reader - SVCall active bit, reads as 1 if SVC call is active

Aliased Type§

pub struct SvcallactR { /* private fields */ }

Implementations§

§

impl SvcallactR

pub const fn variant(&self) -> Svcallact

Get enumerated values variant

pub fn is_0(&self) -> bool

exception is not active

pub fn is_1(&self) -> bool

exception is active