Type Alias xmc4400::ccu80_cc80::tc::TRPSW_R

source ·
pub type TRPSW_R = BitReader<TRPSW_A>;
Expand description

Field TRPSW reader - TRAP State Clear Control

Aliased Type§

struct TRPSW_R { /* private fields */ }

Implementations§

source§

impl TRPSW_R

source

pub const fn variant(&self) -> TRPSW_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The slice exits the TRAP state automatically when the TRAP condition is not present (Trap state cleared by HW and SW)

source

pub fn is_value2(&self) -> bool

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