Type Alias xmc4800::vadc::globcfg::DIVD_R

source ·
pub type DIVD_R = FieldReader<DIVD_A>;
Expand description

Field DIVD reader - Divider Factor for the Arbiter Clock

Aliased Type§

struct DIVD_R { /* private fields */ }

Implementations§

source§

impl DIVD_R

source

pub const fn variant(&self) -> DIVD_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

fADCD = fADC

source

pub fn is_value2(&self) -> bool

fADCD = fADC / 2

source

pub fn is_value3(&self) -> bool

fADCD = fADC / 3

source

pub fn is_value4(&self) -> bool

fADCD = fADC / 4