Type Alias xmc4300::ccu80_cc80::tc::DitheR

source ·
pub type DitheR = FieldReader<Dithe>;
Expand description

Field DITHE reader - Dither Enable

Aliased Type§

struct DitheR { /* private fields */ }

Implementations§

source§

impl DitheR

source

pub const fn variant(&self) -> Dithe

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Dither is disabled

source

pub fn is_value2(&self) -> bool

Dither is applied to the Period

source

pub fn is_value3(&self) -> bool

Dither is applied to the Compare

source

pub fn is_value4(&self) -> bool

Dither is applied to the Period and Compare