PendsvactR

Type Alias PendsvactR 

pub type PendsvactR = BitReader<Pendsvact>;
Expand description

Field PENDSVACT reader - PendSV exception active bit, reads as 1 if exception is active

Aliased Type§

pub struct PendsvactR { /* private fields */ }

Implementations§

§

impl PendsvactR

pub const fn variant(&self) -> Pendsvact

Get enumerated values variant

pub fn is_0(&self) -> bool

exception is not active

pub fn is_1(&self) -> bool

exception is active