Type Alias xmc4800::ccu80_cc80::tc::DITHE_W

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

Field DITHE writer - Dither Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Dither is disabled

source

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

Dither is applied to the Period

source

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

Dither is applied to the Compare

source

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

Dither is applied to the Period and Compare