RESSEL_R

Type Alias RESSEL_R 

Source
pub type RESSEL_R = FieldReader<u8, RESSEL_A>;
Expand description

Field RESSEL reader - OPA2 Resistor Ladder Select

Aliased Type§

pub struct RESSEL_R { /* private fields */ }

Implementations§

Source§

impl RESSEL_R

Source

pub fn variant(&self) -> RESSEL_A

Get enumerated values variant

Source

pub fn is_res0(&self) -> bool

Checks if the value of the field is RES0

Source

pub fn is_res1(&self) -> bool

Checks if the value of the field is RES1

Source

pub fn is_res2(&self) -> bool

Checks if the value of the field is RES2

Source

pub fn is_res3(&self) -> bool

Checks if the value of the field is RES3

Source

pub fn is_res4(&self) -> bool

Checks if the value of the field is RES4

Source

pub fn is_res5(&self) -> bool

Checks if the value of the field is RES5

Source

pub fn is_res6(&self) -> bool

Checks if the value of the field is RES6

Source

pub fn is_res7(&self) -> bool

Checks if the value of the field is RES7