[][src]Type Definition stm32f3::stm32f3x8::rcc::cfgr::PLLSRC_R

type PLLSRC_R = R<u8, PLLSRC_A>;

Reader of field PLLSRC

Methods

impl PLLSRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HSI_DIV2

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

Checks if the value of the field is HSI_DIV_PREDIV

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

Checks if the value of the field is HSE_DIV_PREDIV