Skip to main content

Rev

Type Alias Rev 

Source
pub type Rev = Reg<RevSpec>;
Expand description

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.

For information about available fields see rev module

Aliased Typeยง

pub struct Rev { /* private fields */ }