[][src]Type Definition stm32f4::stm32f413::rcc::dckcfgr::I2S1SRC_R

type I2S1SRC_R = R<u8, I2S1SRC_A>;

Reader of field I2S1SRC

Methods

impl I2S1SRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PLLI2SR

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

Checks if the value of the field is I2S_CKIN

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

Checks if the value of the field is PLLR

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

Checks if the value of the field is HSI_HSE