[][src]Type Definition stm32f7::stm32f7x9::rcc::dckcfgr2::USART1SEL_R

type USART1SEL_R = R<u8, USART1SEL_A>;

Reader of field USART1SEL

Implementations

impl USART1SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is APB2

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

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

Checks if the value of the field is LSE