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

type LPTIM1SEL_R = R<u8, LPTIM1SEL_A>;

Reader of field LPTIM1SEL

Implementations

impl LPTIM1SEL_R[src]

pub fn variant(&self) -> LPTIM1SEL_A[src]

Get enumerated values variant

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

Checks if the value of the field is APB1

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

Checks if the value of the field is LSI

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

Checks if the value of the field is HSI

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

Checks if the value of the field is LSE