Type Definition stm32g4::stm32g441::opamp::opamp3_tcmr::VPS_SEL_R[][src]

type VPS_SEL_R = R<u8, VPS_SEL_A>;

Reader of field VPS_SEL

Implementations

impl VPS_SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is VINP0

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

Checks if the value of the field is VINP1

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

Checks if the value of the field is VINP2

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

Checks if the value of the field is DAC3_CH2