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

type USART2SEL_R = R<u8, USART2SEL_A>;

Reader of field USART2SEL

Implementations

impl USART2SEL_R[src]

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