Type Alias xmc4300::can::fdr::StepW

source ·
pub type StepW<'a, REG> = FieldWriter<'a, REG, 10, u16>;
Expand description

Field STEP writer - Step Value

Aliased Type§

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