Type Alias xmc4400::dsd_ch0::modcfg::DIVM_R

source ·
pub type DIVM_R = FieldReader<DIVM_A>;
Expand description

Field DIVM reader - Divider Factor for Modulator Clock

Aliased Type§

struct DIVM_R { /* private fields */ }

Implementations§

source§

impl DIVM_R

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

fMOD = fCLK / 2

source

pub fn is_value2(&self) -> bool

fMOD = fCLK / 4

source

pub fn is_value3(&self) -> bool

fMOD = fCLK / 6

source

pub fn is_value4(&self) -> bool

fMOD = fCLK / 32