Type Alias xmc4300::ccu80_cc80::tc::TrpswR

source ·
pub type TrpswR = BitReader<Trpsw>;
Expand description

Field TRPSW reader - TRAP State Clear Control

Aliased Type§

struct TrpswR { /* private fields */ }

Implementations§

source§

impl TrpswR

source

pub const fn variant(&self) -> Trpsw

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.