pub type TCCPRESC_R = FieldReader<u8, TCCPRESC_A>;
Expand description

Field TCCPRESC reader - Set the LFA Prescaler for Triggered Compare and Clear

Implementations§

source§

impl TCCPRESC_R

source

pub fn variant(&self) -> TCCPRESC_A

Get enumerated values variant

source

pub fn is_div1(&self) -> bool

Checks if the value of the field is DIV1

source

pub fn is_div2(&self) -> bool

Checks if the value of the field is DIV2

source

pub fn is_div4(&self) -> bool

Checks if the value of the field is DIV4

source

pub fn is_div8(&self) -> bool

Checks if the value of the field is DIV8