pub type W = W<StatusSpec>;
Expand description
Register STATUS
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn stop(&mut self) -> StopW<'_, StatusSpec>
pub fn stop(&mut self) -> StopW<'_, StatusSpec>
Bit 0 - Stop
Sourcepub fn idx(&mut self) -> IdxW<'_, StatusSpec>
pub fn idx(&mut self) -> IdxW<'_, StatusSpec>
Bit 1 - Ramp
Sourcepub fn ufs(&mut self) -> UfsW<'_, StatusSpec>
pub fn ufs(&mut self) -> UfsW<'_, StatusSpec>
Bit 2 - Non-recoverable Update Fault State
Sourcepub fn dfs(&mut self) -> DfsW<'_, StatusSpec>
pub fn dfs(&mut self) -> DfsW<'_, StatusSpec>
Bit 3 - Non-Recoverable Debug Fault State
Sourcepub fn slave(&mut self) -> SlaveW<'_, StatusSpec>
pub fn slave(&mut self) -> SlaveW<'_, StatusSpec>
Bit 4 - Slave
Sourcepub fn pattbufv(&mut self) -> PattbufvW<'_, StatusSpec>
pub fn pattbufv(&mut self) -> PattbufvW<'_, StatusSpec>
Bit 5 - Pattern Buffer Valid
Sourcepub fn perbufv(&mut self) -> PerbufvW<'_, StatusSpec>
pub fn perbufv(&mut self) -> PerbufvW<'_, StatusSpec>
Bit 7 - Period Buffer Valid
Sourcepub fn faultain(&mut self) -> FaultainW<'_, StatusSpec>
pub fn faultain(&mut self) -> FaultainW<'_, StatusSpec>
Bit 8 - Recoverable Fault A Input
Sourcepub fn faultbin(&mut self) -> FaultbinW<'_, StatusSpec>
pub fn faultbin(&mut self) -> FaultbinW<'_, StatusSpec>
Bit 9 - Recoverable Fault B Input
Sourcepub fn fault0in(&mut self) -> Fault0inW<'_, StatusSpec>
pub fn fault0in(&mut self) -> Fault0inW<'_, StatusSpec>
Bit 10 - Non-Recoverable Fault0 Input
Sourcepub fn fault1in(&mut self) -> Fault1inW<'_, StatusSpec>
pub fn fault1in(&mut self) -> Fault1inW<'_, StatusSpec>
Bit 11 - Non-Recoverable Fault1 Input
Sourcepub fn faulta(&mut self) -> FaultaW<'_, StatusSpec>
pub fn faulta(&mut self) -> FaultaW<'_, StatusSpec>
Bit 12 - Recoverable Fault A State
Sourcepub fn faultb(&mut self) -> FaultbW<'_, StatusSpec>
pub fn faultb(&mut self) -> FaultbW<'_, StatusSpec>
Bit 13 - Recoverable Fault B State
Sourcepub fn fault0(&mut self) -> Fault0W<'_, StatusSpec>
pub fn fault0(&mut self) -> Fault0W<'_, StatusSpec>
Bit 14 - Non-Recoverable Fault 0 State
Sourcepub fn fault1(&mut self) -> Fault1W<'_, StatusSpec>
pub fn fault1(&mut self) -> Fault1W<'_, StatusSpec>
Bit 15 - Non-Recoverable Fault 1 State
Sourcepub fn ccbufv0(&mut self) -> Ccbufv0W<'_, StatusSpec>
pub fn ccbufv0(&mut self) -> Ccbufv0W<'_, StatusSpec>
Bit 16 - Compare Channel 0 Buffer Valid
Sourcepub fn ccbufv1(&mut self) -> Ccbufv1W<'_, StatusSpec>
pub fn ccbufv1(&mut self) -> Ccbufv1W<'_, StatusSpec>
Bit 17 - Compare Channel 1 Buffer Valid
Sourcepub fn ccbufv2(&mut self) -> Ccbufv2W<'_, StatusSpec>
pub fn ccbufv2(&mut self) -> Ccbufv2W<'_, StatusSpec>
Bit 18 - Compare Channel 2 Buffer Valid
Sourcepub fn ccbufv3(&mut self) -> Ccbufv3W<'_, StatusSpec>
pub fn ccbufv3(&mut self) -> Ccbufv3W<'_, StatusSpec>
Bit 19 - Compare Channel 3 Buffer Valid
Sourcepub fn ccbufv4(&mut self) -> Ccbufv4W<'_, StatusSpec>
pub fn ccbufv4(&mut self) -> Ccbufv4W<'_, StatusSpec>
Bit 20 - Compare Channel 4 Buffer Valid
Sourcepub fn ccbufv5(&mut self) -> Ccbufv5W<'_, StatusSpec>
pub fn ccbufv5(&mut self) -> Ccbufv5W<'_, StatusSpec>
Bit 21 - Compare Channel 5 Buffer Valid
Sourcepub fn cmp0(&mut self) -> Cmp0W<'_, StatusSpec>
pub fn cmp0(&mut self) -> Cmp0W<'_, StatusSpec>
Bit 24 - Compare Channel 0 Value
Sourcepub fn cmp1(&mut self) -> Cmp1W<'_, StatusSpec>
pub fn cmp1(&mut self) -> Cmp1W<'_, StatusSpec>
Bit 25 - Compare Channel 1 Value
Sourcepub fn cmp2(&mut self) -> Cmp2W<'_, StatusSpec>
pub fn cmp2(&mut self) -> Cmp2W<'_, StatusSpec>
Bit 26 - Compare Channel 2 Value
Sourcepub fn cmp3(&mut self) -> Cmp3W<'_, StatusSpec>
pub fn cmp3(&mut self) -> Cmp3W<'_, StatusSpec>
Bit 27 - Compare Channel 3 Value
Sourcepub fn cmp4(&mut self) -> Cmp4W<'_, StatusSpec>
pub fn cmp4(&mut self) -> Cmp4W<'_, StatusSpec>
Bit 28 - Compare Channel 4 Value
Sourcepub fn cmp5(&mut self) -> Cmp5W<'_, StatusSpec>
pub fn cmp5(&mut self) -> Cmp5W<'_, StatusSpec>
Bit 29 - Compare Channel 5 Value