pub type ADCBIASPROG_W<'a, const O: u8> = FieldWriter<'a, u32, BIASPROG_SPEC, u8, ADCBIASPROG_A, 4, O>;
Expand description

Field ADCBIASPROG writer - Bias Programming Value of Analog ADC Block

Implementations§

source§

impl<'a, const O: u8> ADCBIASPROG_W<'a, O>

source

pub fn normal(self) -> &'a mut W

Normal power (use for 1Msps operation)

source

pub fn scale2(self) -> &'a mut W

Scaling bias to 1/2

source

pub fn scale4(self) -> &'a mut W

Scaling bias to 1/4

source

pub fn scale8(self) -> &'a mut W

Scaling bias to 1/8

source

pub fn scale16(self) -> &'a mut W

Scaling bias to 1/16

source

pub fn scale32(self) -> &'a mut W

Scaling bias to 1/32