Type Alias xmc4800::can::fdr::DM_W

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

Field DM writer - Divider Mode

Aliased Type§

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