Type Definition stm32f2::stm32f215::rcc::cfgr::MCO1_R[][src]

type MCO1_R = R<u8, MCO1_A>;

Reader of field MCO1

Implementations

impl MCO1_R[src]

pub fn variant(&self) -> MCO1_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_lse(&self) -> bool[src]

Checks if the value of the field is LSE

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