Type Alias xmc4400::usic0_ch0::fdr::DM_W

source ·
pub type DM_W<'a, REG> = FieldWriter<'a, REG, 2, DM_A, Safe>;
Expand description

Field DM writer - Divider Mode

Aliased Type§

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

Implementations§

source§

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

source

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

The divider is switched off, fFD = 0.

source

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

Normal divider mode selected.

source

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

Fractional divider mode selected.

source

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

The divider is switched off, fFD = 0.