[][src]Type Definition stm32l0::stm32l0x2::rcc::cr::HSI16DIVEN_R

type HSI16DIVEN_R = R<bool, HSI16DIVEN_A>;

Reader of field HSI16DIVEN

Methods

impl HSI16DIVEN_R[src]

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