[][src]Type Definition stm32f3::stm32f303::rcc::cfgr::PLLNODIV_R

type PLLNODIV_R = R<bool, PLLNODIV_A>;

Reader of field PLLNODIV

Methods

impl PLLNODIV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIV2

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

Checks if the value of the field is DIV1