Skip to content
Snippets Groups Projects
Commit 8c215831 authored by Per Lindgren's avatar Per Lindgren
Browse files

modify bug fixed

parent 05092174
No related branches found
No related tags found
No related merge requests found
...@@ -125,7 +125,7 @@ where ...@@ -125,7 +125,7 @@ where
where where
F: FnOnce(T) -> T, F: FnOnce(T) -> T,
{ {
f(self.register.get()); f(self.register.read());
} }
/// Reads the symbolic value of the register /// Reads the symbolic value of the register
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment