Type Alias REF_R

Source
pub type REF_R = FieldReader<u8, REF_A>;
Expand description

Field REF reader - Scan Sequence Reference Selection

Aliased Type§

pub struct REF_R { /* private fields */ }

Implementations§

Source§

impl REF_R

Source

pub fn variant(&self) -> Option<REF_A>

Get enumerated values variant

Source

pub fn is_1v25(&self) -> bool

Checks if the value of the field is _1V25

Source

pub fn is_2v5(&self) -> bool

Checks if the value of the field is _2V5

Source

pub fn is_vdd(&self) -> bool

Checks if the value of the field is VDD

Source

pub fn is_5vdiff(&self) -> bool

Checks if the value of the field is _5VDIFF

Source

pub fn is_extsingle(&self) -> bool

Checks if the value of the field is EXTSINGLE

Source

pub fn is_2xextdiff(&self) -> bool

Checks if the value of the field is _2XEXTDIFF

Source

pub fn is_2xvdd(&self) -> bool

Checks if the value of the field is _2XVDD