[][src]Type Definition stm32f7::stm32f7x3::rcc::pllcfgr::PLLSRC_R

type PLLSRC_R = R<bool, PLLSRC_A>;

Reader of field PLLSRC

Implementations

impl PLLSRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HSI

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

Checks if the value of the field is HSE