UsgfaultpendedR

Type Alias UsgfaultpendedR 

pub type UsgfaultpendedR = BitReader<Usgfaultpended>;
Expand description

Field USGFAULTPENDED reader - UsageFault exception pending bit, reads as 1 if exception is pending

Aliased Type§

pub struct UsgfaultpendedR { /* private fields */ }

Implementations§

§

impl UsgfaultpendedR

pub const fn variant(&self) -> Usgfaultpended

Get enumerated values variant

pub fn is_0(&self) -> bool

exception is not pending

pub fn is_1(&self) -> bool

exception is pending