[][src]Type Definition stm32f7::stm32f7x3::rcc::dckcfgr1::SAI1SEL_R

type SAI1SEL_R = R<u8, SAI1SEL_A>;

Reader of field SAI1SEL

Implementations

impl SAI1SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PLLSAI

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

Checks if the value of the field is PLLI2S

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

Checks if the value of the field is AFIF

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

Checks if the value of the field is HSI_HSE