Type Alias xmc4200::ccu80_cc80::tc::TRPSW_W

source ·
pub type TRPSW_W<'a, REG> = BitWriter<'a, REG, TRPSW_A>;
Expand description

Field TRPSW writer - TRAP State Clear Control

Aliased Type§

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

Implementations§

source§

impl<'a, REG> TRPSW_W<'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 (Trap state cleared by HW and SW)

source

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

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