[][src]Type Definition stm32f1::stm32f107::rcc::cfgr2::I2S2SRC_R

type I2S2SRC_R = R<bool, I2S2SRC_A>;

Reader of field I2S2SRC

Methods

impl I2S2SRC_R[src]

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

Checks if the value of the field is PLL3