pub type CLKDIV_R = FieldReader<u8, CLKDIV_A>;
Expand description

Field CLKDIV reader - Locally Divide USHFRCO Clock Output

Implementations§

source§

impl CLKDIV_R

source

pub fn variant(&self) -> Option<CLKDIV_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