Type Alias atsamd51p::tcc0::wave::RAMP_W

source ·
pub type RAMP_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 2, O, RAMPSELECT_A>;
Expand description

Field RAMP writer - Ramp Mode

Aliased Type§

struct RAMP_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> RAMP_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn ramp1(self) -> &'a mut W<REG>

RAMP1 operation

source

pub fn ramp2a(self) -> &'a mut W<REG>

Alternative RAMP2 operation

source

pub fn ramp2(self) -> &'a mut W<REG>

RAMP2 operation

source

pub fn ramp2c(self) -> &'a mut W<REG>

Critical RAMP2 operation