[][src]Type Definition efm32pg12_pac::adc0::biasprog::ADCBIASPROG_R

type ADCBIASPROG_R = R<u8, ADCBIASPROG_A>;

Reader of field ADCBIASPROG

Methods

impl ADCBIASPROG_R[src]

pub fn variant(&self) -> Variant<u8, ADCBIASPROG_A>[src]

Get enumerated values variant

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

Checks if the value of the field is NORMAL

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

Checks if the value of the field is SCALE2

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

Checks if the value of the field is SCALE4

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

Checks if the value of the field is SCALE8

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

Checks if the value of the field is SCALE16

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

Checks if the value of the field is SCALE32