UsgfaultpendedW

Type Alias UsgfaultpendedW 

pub type UsgfaultpendedW<'a, REG> = BitWriter<'a, REG, Usgfaultpended>;
Expand description

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

Aliased Type§

pub struct UsgfaultpendedW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> UsgfaultpendedW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

exception is not pending

pub fn _1(self) -> &'a mut W<REG>

exception is pending