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 ufs(&self) -> UfsR

Bit 2 - Non-recoverable Update Fault State

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 pattbufv(&self) -> PattbufvR

Bit 5 - Pattern Buffer Valid

Source

pub fn perbufv(&self) -> PerbufvR

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 ccbufv0(&self) -> Ccbufv0R

Bit 16 - Compare Channel 0 Buffer Valid

Source

pub fn ccbufv1(&self) -> Ccbufv1R

Bit 17 - Compare Channel 1 Buffer Valid

Source

pub fn ccbufv2(&self) -> Ccbufv2R

Bit 18 - Compare Channel 2 Buffer Valid

Source

pub fn ccbufv3(&self) -> Ccbufv3R

Bit 19 - Compare Channel 3 Buffer Valid

Source

pub fn ccbufv4(&self) -> Ccbufv4R

Bit 20 - Compare Channel 4 Buffer Valid

Source

pub fn ccbufv5(&self) -> Ccbufv5R

Bit 21 - Compare Channel 5 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

Source

pub fn cmp4(&self) -> Cmp4R

Bit 28 - Compare Channel 4 Value

Source

pub fn cmp5(&self) -> Cmp5R

Bit 29 - Compare Channel 5 Value