[][src]Type Definition stm32f4::stm32f413::rcc::plli2scfgr::PLLI2SSRC_R

type PLLI2SSRC_R = R<bool, PLLI2SSRC_A>;

Reader of field PLLI2SSRC

Methods

impl PLLI2SSRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HSE_HSI

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

Checks if the value of the field is EXTERNAL