pe work
This commit is contained in:
@@ -8,7 +8,7 @@ pub struct RegMode {
|
||||
pub high: bool,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, PartialEq)]
|
||||
#[derive(Debug, Clone, Copy, PartialEq)]
|
||||
pub enum BitWidth {
|
||||
B64,
|
||||
B32,
|
||||
|
||||
Reference in New Issue
Block a user