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

type SWS_R = R<u8, SWS_A>;

Reader of field SWS

Methods

impl SWS_R[src]

pub fn variant(&self) -> Variant<u8, SWS_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

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

Checks if the value of the field is PLL