MonitoractW

Type Alias MonitoractW 

pub type MonitoractW<'a, REG> = BitWriter<'a, REG, Monitoract>;
Expand description

Field MONITORACT writer - Debug monitor active bit, reads as 1 if Debug monitor is active

Aliased Type§

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

Implementations§

§

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