Skip to main content

TimerCurrentValue

Type Alias TimerCurrentValue 

Source
pub type TimerCurrentValue = Reg<TimerCurrentValueSpec>;
Expand description

TIMER_CURRENT_VALUE (rw) register accessor: Timer %s [dim=3] current value

You can read this register and get timer_current_value::R. You can reset, write, write_with_zero this register using timer_current_value::W. You can also modify this register. See API.

For information about available fields see timer_current_value module

Aliased Type§

pub struct TimerCurrentValue { /* private fields */ }