WARMUPMODE_W

Type Alias WARMUPMODE_W 

Source
pub type WARMUPMODE_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, WARMUPMODE_A, 2, 0>;
Expand description

Field WARMUPMODE writer - Warm-up Mode

Aliased Type§

pub struct WARMUPMODE_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> WARMUPMODE_W<'a>

Source

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

ADC is shut down after each conversion

Source

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

Bandgap references do not need warm up, but have reduced accuracy.

Source

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

Reference selected for scan mode is kept warm.

Source

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

ADC is kept warmed up and scan reference is kept warm