Type Alias R

Source
pub type R = R<StatusSpec>;
Expand description

Register STATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn qerr(&self) -> QerrR

Bit 0 - Quadrature Error Flag

Source

pub fn idxerr(&self) -> IdxerrR

Bit 1 - Index Error Flag

Source

pub fn mperr(&self) -> MperrR

Bit 2 - Missing Pulse Error flag

Source

pub fn winerr(&self) -> WinerrR

Bit 4 - Window Error Flag

Source

pub fn herr(&self) -> HerrR

Bit 5 - Hall Error Flag

Source

pub fn stop(&self) -> StopR

Bit 6 - Stop

Source

pub fn dir(&self) -> DirR

Bit 7 - Direction Status Flag

Source

pub fn prescbufv(&self) -> PrescbufvR

Bit 8 - Prescaler Buffer Valid

Source

pub fn filterbufv(&self) -> FilterbufvR

Bit 9 - Filter Buffer Valid

Source

pub fn ccbufv0(&self) -> Ccbufv0R

Bit 12 - Compare Channel 0 Buffer Valid

Source

pub fn ccbufv1(&self) -> Ccbufv1R

Bit 13 - Compare Channel 1 Buffer Valid