mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 03:08:27 +08:00
grabber: rationalize derived traits
This commit is contained in:
parent
49f7a1610f
commit
99a15ca0c6
@ -1,6 +1,6 @@
|
||||
use board_misoc::csr;
|
||||
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
||||
#[derive(PartialEq)]
|
||||
enum State {
|
||||
Down,
|
||||
WaitResolution,
|
||||
|
Loading…
Reference in New Issue
Block a user