[][src]Type Definition efm32pg12_pac::cmu::auxhfrcoctrl::CLKDIV_R

type CLKDIV_R = R<u8, CLKDIV_A>;

Reader of field CLKDIV

Methods

impl CLKDIV_R[src]

pub fn variant(&self) -> Variant<u8, CLKDIV_A>[src]

Get enumerated values variant

pub fn is_div1(&self) -> bool[src]

Checks if the value of the field is DIV1

pub fn is_div2(&self) -> bool[src]

Checks if the value of the field is DIV2

pub fn is_div4(&self) -> bool[src]

Checks if the value of the field is DIV4