[][src]Type Definition stm32f1::stm32f107::rcc::cfgr2::PREDIV1SRC_R

type PREDIV1SRC_R = R<bool, PREDIV1SRC_A>;

Reader of field PREDIV1SRC

Methods

impl PREDIV1SRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HSE

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

Checks if the value of the field is PLL2