pub type WGM0_R = FieldReader<u8, WGM0_A>;
Expand description
Field WGM0
reader - Waveform Generation Mode
Aliased Type§
struct WGM0_R { /* private fields */ }
Implementations§
source§impl WGM0_R
impl WGM0_R
sourcepub fn is_normal_top(&self) -> bool
pub fn is_normal_top(&self) -> bool
Checks if the value of the field is NORMAL_TOP
sourcepub fn is_pwm_phase(&self) -> bool
pub fn is_pwm_phase(&self) -> bool
Checks if the value of the field is PWM_PHASE
sourcepub fn is_pwm_fast(&self) -> bool
pub fn is_pwm_fast(&self) -> bool
Checks if the value of the field is PWM_FAST