Datasheet
Timers and PWM
Intel
®
Quark™ microcontroller D2000
Datasheet January 2016
352 Document Number: 333577-002EN
0xB00008A0 0000_0000h TimersIntStatus Timers Interrupt Status
0xB00008A4 0000_0000h TimersEOI Timers End Of Interrupt
0xB00008A8 0000_0000h TimersRawIntStatus Timers Raw (unmasked) Interrupt Status
0xB00008AC 3230_392Ah TimersCompVersion Timers Component Version
0xB00008B0 0000_0000h Timer1LoadCount2 Timer 1 Load Count 2
0xB00008B4 0000_0000h Timer2LoadCount2 Timer 2 Load Count 2
18.4.1.1 Timer 1 Load Count (Timer1LoadCount)
MEM Offset (B0000800) 0B0000800h
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 output pwm[0]. In timer
mode, this is the value that the
timer counter starts counting
down from. Width of PWM
LOW period =
(TimerLoadCount + 1) *
timer_N_clk clock period.
Timer_N_clk is the peripheral
clock connected to timer/pwm
block.
18.4.1.2 Timer 1 Current Value (Timer1CurrentValue)
MEM Offset (B0000800) 0B0000804h
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)