atsamd11d::tcc0::wave

Type Alias RampR

Source
pub type RampR = FieldReader<Rampselect>;
Expand description

Field RAMP reader - Ramp Mode

Aliased Type§

struct RampR { /* private fields */ }

Implementations§

Source§

impl RampR

Source

pub const fn variant(&self) -> Rampselect

Get enumerated values variant

Source

pub fn is_ramp1(&self) -> bool

RAMP1 operation

Source

pub fn is_ramp2a(&self) -> bool

Alternative RAMP2 operation

Source

pub fn is_ramp2(&self) -> bool

RAMP2 operation

Source

pub fn is_ramp2c(&self) -> bool

Critical RAMP2 operation