pub type Rev = Reg<RevSpec>;
REV (rw) register accessor: Revolution Counter Register
You can read this register and get rev::R. You can reset, write, write_with_zero this register using rev::W. You can also modify this register. See API.
read
rev::R
reset
write
write_with_zero
rev::W
modify
For information about available fields see rev module
rev
pub struct Rev { /* private fields */ }