Type Alias xmc4400::hrpwm0_csg0::dci::SCS_W

source ·
pub type SCS_W<'a, REG> = FieldWriter<'a, REG, 2, SCS_A, Safe>;
Expand description

Field SCS writer - Slope generation clock selection

Aliased Type§

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

Implementations§

source§

impl<'a, REG> SCS_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

HRPWMx.MCLK (Module clock is used)

source

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

HRPWMx.ECLKA (External clock is used)

source

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

HRPWMx.ECLKB (External clock is used)

source

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

HRPWMx.ECLKC (External clock is used)