[][src]Type Definition stm32l0::stm32l0x2::syscfg::cfgr3::SEL_VREF_OUT_R

type SEL_VREF_OUT_R = R<u8, SEL_VREF_OUT_A>;

Reader of field SEL_VREF_OUT

Methods

impl SEL_VREF_OUT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOCONNECTION

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

Checks if the value of the field is PB0

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

Checks if the value of the field is PB1

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

Checks if the value of the field is BOTH