Type Alias Value
Source pub type Value = Reg<ValueSpec>;
Expand description
VALUE (r) register accessor: Count Value Register
You can read this register and get value::R. See API.
For information about available fields see value
module
struct Value { }