Skip to content

Commit 8d3aff4

Browse files
committed
Move macros out of impl blocks, change struct bits field to usize, cargo fmt
1 parent 3b861dd commit 8d3aff4

File tree

2 files changed

+156
-148
lines changed

2 files changed

+156
-148
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ extern crate bit_field;
2222
pub mod asm;
2323
pub mod interrupt;
2424
pub mod register;
25+

0 commit comments

Comments
 (0)