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 stop(&self) -> StopR

Bit 0 - Stop

Source

pub fn idx(&self) -> IdxR

Bit 1 - Ramp

Source

pub fn dfs(&self) -> DfsR

Bit 3 - Non-Recoverable Debug Fault State

Source

pub fn slave(&self) -> SlaveR

Bit 4 - Slave

Source

pub fn pattbv(&self) -> PattbvR

Bit 5 - Pattern Buffer Valid

Source

pub fn wavebv(&self) -> WavebvR

Bit 6 - Wave Buffer Valid

Source

pub fn perbv(&self) -> PerbvR

Bit 7 - Period Buffer Valid

Source

pub fn faultain(&self) -> FaultainR

Bit 8 - Recoverable Fault A Input

Source

pub fn faultbin(&self) -> FaultbinR

Bit 9 - Recoverable Fault B Input

Source

pub fn fault0in(&self) -> Fault0inR

Bit 10 - Non-Recoverable Fault0 Input

Source

pub fn fault1in(&self) -> Fault1inR

Bit 11 - Non-Recoverable Fault1 Input

Source

pub fn faulta(&self) -> FaultaR

Bit 12 - Recoverable Fault A State

Source

pub fn faultb(&self) -> FaultbR

Bit 13 - Recoverable Fault B State

Source

pub fn fault0(&self) -> Fault0R

Bit 14 - Non-Recoverable Fault 0 State

Source

pub fn fault1(&self) -> Fault1R

Bit 15 - Non-Recoverable Fault 1 State

Source

pub fn ccbv0(&self) -> Ccbv0R

Bit 16 - Compare Channel 0 Buffer Valid

Source

pub fn ccbv1(&self) -> Ccbv1R

Bit 17 - Compare Channel 1 Buffer Valid

Source

pub fn ccbv2(&self) -> Ccbv2R

Bit 18 - Compare Channel 2 Buffer Valid

Source

pub fn ccbv3(&self) -> Ccbv3R

Bit 19 - Compare Channel 3 Buffer Valid

Source

pub fn cmp0(&self) -> Cmp0R

Bit 24 - Compare Channel 0 Value

Source

pub fn cmp1(&self) -> Cmp1R

Bit 25 - Compare Channel 1 Value

Source

pub fn cmp2(&self) -> Cmp2R

Bit 26 - Compare Channel 2 Value

Source

pub fn cmp3(&self) -> Cmp3R

Bit 27 - Compare Channel 3 Value