UsgfaultactW

Type Alias UsgfaultactW 

pub type UsgfaultactW<'a, REG> = BitWriter<'a, REG, Usgfaultact>;
Expand description

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

Aliased Type§

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

Implementations§

§

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

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

exception is not active

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

exception is active