Type Alias RampbW

Source
pub type RampbW<'a, REG> = FieldWriter<'a, REG, 2, Rampbselect>;
Expand description

Field RAMPB writer - Ramp Mode Buffer

Aliased Type§

struct RampbW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> RampbW<'a, REG>
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