[][src]Type Definition stm32f4::stm32f413::rcc::dckcfgr2::I2CFMP1SEL_R

type I2CFMP1SEL_R = R<u8, I2CFMP1SEL_A>;

Reader of field I2CFMP1SEL

Methods

impl I2CFMP1SEL_R[src]

pub fn variant(&self) -> Variant<u8, I2CFMP1SEL_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