[][src]Type Definition stm32l0::stm32l0x3::rcc::cr::HSI16DIVF_R

type HSI16DIVF_R = R<bool, HSI16DIVF_A>;

Reader of field HSI16DIVF

Methods

impl HSI16DIVF_R[src]

pub fn variant(&self) -> HSI16DIVF_A[src]

Get enumerated values variant

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

Checks if the value of the field is NOTDIVIDED

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

Checks if the value of the field is DIV4