Type Alias atsamd21g::tc3::count32::ctrla::WAVEGEN_R

source ·
pub type WAVEGEN_R = FieldReader<WAVEGENSELECT_A>;
Expand description

Field WAVEGEN reader - Waveform Generation Operation

Aliased Type§

struct WAVEGEN_R { /* private fields */ }

Implementations§

source§

impl WAVEGEN_R

source

pub const fn variant(&self) -> WAVEGENSELECT_A

Get enumerated values variant

source

pub fn is_nfrq(&self) -> bool

0

source

pub fn is_mfrq(&self) -> bool

1

source

pub fn is_npwm(&self) -> bool

10

source

pub fn is_mpwm(&self) -> bool

11