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

type MCO2_R = R<u8, MCO2_A>;

Reader of field MCO2

Implementations

impl MCO2_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SYSCLK

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

Checks if the value of the field is PLLI2S

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