Type Alias xmc4400::hrpwm0_hrc0::tsel::TSEL0_R

source ·
pub type TSEL0_R = FieldReader<TSEL0_A>;
Expand description

Field TSEL0 reader - Source Selector 0 Timer connection

Aliased Type§

struct TSEL0_R { /* private fields */ }

Implementations§

source§

impl TSEL0_R

source

pub const fn variant(&self) -> Option<TSEL0_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Source Selector 0 is connected to Capture/Compare Unit Timer 0 (CCST0 can be used)

source

pub fn is_value2(&self) -> bool

Source Selector 0 is connected to Capture/Compare Unit Timer 1 (CCST1 can be used)

source

pub fn is_value3(&self) -> bool

Source Selector 0 is connected to Capture/Compare Unit Timer 2 (CCST2 can be used)

source

pub fn is_value4(&self) -> bool

Source Selector 0 is connected to Capture/Compare Unit Timer 3 (CCST3 can be used)