Type Alias ConfW

Source
pub type ConfW<'a, REG> = FieldWriter<'a, REG, 3, Confselect>;
Expand description

Field CONF writer - PDEC Configuration

Aliased Type§

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

Implementations§

Source§

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

Source

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

Quadrature decoder direction

Source

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

Secure Quadrature decoder direction

Source

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

Decoder direction

Source

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

Secure decoder direction

Source

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

Auto correction mode