[][src]Type Definition stm32l0::stm32l0x3::rcc::ccipr::I2C3SEL_R

type I2C3SEL_R = R<u8, I2C3SEL_A>;

Reader of field I2C3SEL

Methods

impl I2C3SEL_R[src]

pub fn variant(&self) -> Variant<u8, I2C3SEL_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_system(&self) -> bool[src]

Checks if the value of the field is SYSTEM

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

Checks if the value of the field is HSI16