Type Alias xmc4300::ccu40_cc40::tc::TrpswW

source ·
pub type TrpswW<'a, REG> = BitWriter<'a, REG, Trpsw>;
Expand description

Field TRPSW writer - TRAP State Clear Control

Aliased Type§

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

Implementations§

source§

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

source

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

The slice exits the TRAP state automatically when the TRAP condition is not present

source

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

The TRAP state can only be exited by a SW request.