[][src]Type Definition stm32f3::stm32f303::opamp::opamp2_csr::VPS_SEL_R

type VPS_SEL_R = R<u8, VPS_SEL_A>;

Reader of field VPS_SEL

Methods

impl VPS_SEL_R[src]

pub fn variant(&self) -> Variant<u8, VPS_SEL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is PB14

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

Checks if the value of the field is PB0

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

Checks if the value of the field is PA7