[][src]Type Definition stm32l0::stm32l0x2::rcc::ccipr::LPUART1SEL_R

type LPUART1SEL_R = R<u8, LPUART1SEL_A>;

Reader of field LPUART1SEL

Methods

impl LPUART1SEL_R[src]

pub fn variant(&self) -> LPUART1SEL_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

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

Checks if the value of the field is LSE