pub type ADCBIASPROG_R = FieldReader<u8, ADCBIASPROG_A>;
Expand description

Field ADCBIASPROG reader - Bias Programming Value of Analog ADC Block

Implementations§

source§

impl ADCBIASPROG_R

source

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

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

Checks if the value of the field is NORMAL

source

pub fn is_scale2(&self) -> bool

Checks if the value of the field is SCALE2

source

pub fn is_scale4(&self) -> bool

Checks if the value of the field is SCALE4

source

pub fn is_scale8(&self) -> bool

Checks if the value of the field is SCALE8

source

pub fn is_scale16(&self) -> bool

Checks if the value of the field is SCALE16

source

pub fn is_scale32(&self) -> bool

Checks if the value of the field is SCALE32