pub type TCCLKS_R = FieldReader<u8, TCCLKSSELECT_A>;
Expand description

Field TCCLKS reader - Clock Selection

Implementations§

source§

impl TCCLKS_R

source

pub fn variant(&self) -> TCCLKSSELECT_A

Get enumerated values variant

source

pub fn is_timer_div1_clock(&self) -> bool

Checks if the value of the field is TIMER_DIV1_CLOCK

source

pub fn is_timer_div2_clock(&self) -> bool

Checks if the value of the field is TIMER_DIV2_CLOCK

source

pub fn is_timer_div3_clock(&self) -> bool

Checks if the value of the field is TIMER_DIV3_CLOCK

source

pub fn is_timer_div4_clock(&self) -> bool

Checks if the value of the field is TIMER_DIV4_CLOCK

source

pub fn is_timer_div5_clock(&self) -> bool

Checks if the value of the field is TIMER_DIV5_CLOCK

source

pub fn is_xc0(&self) -> bool

Checks if the value of the field is XC0

source

pub fn is_xc1(&self) -> bool

Checks if the value of the field is XC1

source

pub fn is_xc2(&self) -> bool

Checks if the value of the field is XC2