SvcallactW

Type Alias SvcallactW 

pub type SvcallactW<'a, REG> = BitWriter<'a, REG, Svcallact>;
Expand description

Field SVCALLACT writer - SVCall active bit, reads as 1 if SVC call is active

Aliased Type§

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

Implementations§

§

impl<'a, REG> SvcallactW<'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