Type Alias gd32e1::gd32e103::dac::ctl::Dwm0R

source ·
pub type Dwm0R = FieldReader<Dwm0>;
Expand description

Field DWM0 reader - DAC0 noise wave mode

Aliased Type§

struct Dwm0R { /* private fields */ }

Implementations§

source§

impl Dwm0R

source

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

Get enumerated values variant

source

pub fn is_wave_disabled(&self) -> bool

Wave disabled

source

pub fn is_lfsr(&self) -> bool

LFSR noise mode

source

pub fn is_triangle(&self) -> bool

Triangle noise mode