[][src]Type Definition stm32f3::stm32f373::rcc::cfgr3::I2C1SW_R

type I2C1SW_R = R<bool, I2C1SW_A>;

Reader of field I2C1SW

Methods

impl I2C1SW_R[src]

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

Checks if the value of the field is SYSCLK