We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8d3d1 commit 298a8b6Copy full SHA for 298a8b6
src/register/mepc.rs
@@ -1,3 +1,4 @@
1
//! mepc register
2
3
read_csr_as_usize!(0x341, __read_mepc);
4
+write_csr_as_usize!(0x341, __write_mepc);
0 commit comments