RettobaseR

Type Alias RettobaseR 

pub type RettobaseR = BitReader<Rettobase>;
Expand description

Field RETTOBASE reader - Indicates whether there are preempted active exceptions

Aliased Type§

pub struct RettobaseR { /* private fields */ }

Implementations§

§

impl RettobaseR

pub const fn variant(&self) -> Rettobase

Get enumerated values variant

pub fn is_0(&self) -> bool

there are preempted active exceptions to execute

pub fn is_1(&self) -> bool

there are no active exceptions, or the currently-executing exception is the only active exception