Type Alias xmc4800::vadc::globcfg::DIVA_W

source ·
pub type DIVA_W<'a, REG> = FieldWriter<'a, REG, 5, DIVA_A>;
Expand description

Field DIVA writer - Divider Factor for the Analog Internal Clock

Aliased Type§

struct DIVA_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> DIVA_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

fADCI = fADC / 2

source

pub fn value2(self) -> &'a mut W<REG>

fADCI = fADC / 2

source

pub fn value3(self) -> &'a mut W<REG>

fADCI = fADC / 3

source

pub fn value4(self) -> &'a mut W<REG>

fADCI = fADC / 32