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

type PLLXTPRE_R = R<bool, PLLXTPRE_A>;

Reader of field PLLXTPRE

Methods

impl PLLXTPRE_R[src]

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