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