Type Alias xmc4800::ccu80_cc80::tc::TrpseR

source ·
pub type TrpseR = BitReader<Trpse>;
Expand description

Field TRPSE reader - TRAP Synchronization Enable

Aliased Type§

struct TrpseR { /* private fields */ }

Implementations§

source§

impl TrpseR

source

pub const fn variant(&self) -> Trpse

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Exiting from TRAP state isn’t synchronized with the PWM signal

source

pub fn is_value2(&self) -> bool

Exiting from TRAP state is synchronized with the PWM signal