Type Alias RES_R

Source
pub type RES_R = FieldReader<u8, RES_A>;
Expand description

Field RES reader - Scan Sequence Resolution Select

Aliased Type§

pub struct RES_R { /* private fields */ }

Implementations§

Source§

impl RES_R

Source

pub fn variant(&self) -> RES_A

Get enumerated values variant

Source

pub fn is_12bit(&self) -> bool

Checks if the value of the field is _12BIT

Source

pub fn is_8bit(&self) -> bool

Checks if the value of the field is _8BIT

Source

pub fn is_6bit(&self) -> bool

Checks if the value of the field is _6BIT

Source

pub fn is_ovs(&self) -> bool

Checks if the value of the field is OVS