UsgfaultactR

Type Alias UsgfaultactR 

pub type UsgfaultactR = BitReader<Usgfaultact>;
Expand description

Field USGFAULTACT reader - UsageFault exception active bit, reads as 1 if exception is active

Aliased Type§

pub struct UsgfaultactR { /* private fields */ }

Implementations§

§

impl UsgfaultactR

pub const fn variant(&self) -> Usgfaultact

Get enumerated values variant

pub fn is_0(&self) -> bool

exception is not active

pub fn is_1(&self) -> bool

exception is active