Type Alias ConfR

Source
pub type ConfR = FieldReader<Confselect>;
Expand description

Field CONF reader - PDEC Configuration

Aliased Type§

struct ConfR { /* private fields */ }

Implementations§

Source§

impl ConfR

Source

pub const fn variant(&self) -> Option<Confselect>

Get enumerated values variant

Source

pub fn is_x4(&self) -> bool

Quadrature decoder direction

Source

pub fn is_x4s(&self) -> bool

Secure Quadrature decoder direction

Source

pub fn is_x2(&self) -> bool

Decoder direction

Source

pub fn is_x2s(&self) -> bool

Secure decoder direction

Source

pub fn is_autoc(&self) -> bool

Auto correction mode