Datasheet

Timers and PWM
Intel
®
Quark™ microcontroller D2000
Datasheet January 2016
356 Document Number: 333577-002EN
18.4.1.6 Timer 2 Load Count (Timer2LoadCount)
MEM Offset (B0000800) 0B0000814h
Security_PolicyGroup
IntelRsvd False
Size 32 bits
Default 0000_0000h
Bits Access
Type
Default Description PowerWell ResetSignal
31:0 RW 32'h0 Timer Load Count
(TimerLoadCount)
In PWM mode, this register
field controls the low period of
pwm_o. In timer mode, this is
the value that the timer
counter starts counting down
from, and controls the high
and low periods of pwm_o.
18.4.1.7 Timer 2 Current Value (Timer2CurrentValue)
MEM Offset (B0000800) 0B0000818h
Security_PolicyGroup
IntelRsvd False
Size 32 bits
Default 0000_0000h
Bits Access
Type
Default Description PowerWell ResetSignal
31:0 RO 32'h0 Timer Current Value
(TimerCurrentValue)
In both PWM and Timer mode,
reading this register field
returns the current value of
the counter controlling the
PWM/Timer.
If reading from this register
outside of an interrupt service
routine, software should first
perform 2 dummy writes to
another PWM/Timer register.