Type Alias xmc4400::hrpwm0_hrc0::tsel::TS1E_R

source ·
pub type TS1E_R = BitReader<TS1E_A>;
Expand description

Field TS1E reader - Source selector 1 TRAP enable

Aliased Type§

struct TS1E_R { /* private fields */ }

Implementations§

source§

impl TS1E_R

source

pub const fn variant(&self) -> TS1E_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

TRAP signal generated from the Timer connected to Source Selector 1 is disabled.

source

pub fn is_value2(&self) -> bool

TRAP signal generated from the Timer connected to Source Selector 1 is enabled.