[][src]Type Definition stm32f7::stm32f7x3::rcc::dckcfgr2::I2C1SEL_R

type I2C1SEL_R = R<u8, I2C1SEL_A>;

Reader of field I2C1SEL

Implementations

impl I2C1SEL_R[src]

pub fn variant(&self) -> Variant<u8, I2C1SEL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is APB

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

Checks if the value of the field is SYSCLK

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

Checks if the value of the field is HSI