[][src]Type Definition stm32f0::stm32f0x2::rcc::cfgr::SW_R

type SW_R = R<u8, SW_A>;

Reader of field SW

Methods

impl SW_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HSI48

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

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

Checks if the value of the field is PLL