Type Alias xmc4400::vadc::globcfg::DIVA_R

source ·
pub type DIVA_R = FieldReader<DIVA_A>;
Expand description

Field DIVA reader - Divider Factor for the Analog Internal Clock

Aliased Type§

struct DIVA_R { /* private fields */ }

Implementations§

source§

impl DIVA_R

source

pub const fn variant(&self) -> Option<DIVA_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

fADCI = fADC / 2

source

pub fn is_value2(&self) -> bool

fADCI = fADC / 2

source

pub fn is_value3(&self) -> bool

fADCI = fADC / 3

source

pub fn is_value4(&self) -> bool

fADCI = fADC / 32