ISD94100 Series Technical Reference Manual
Sep 9, 2019
Page
443
of 928
Rev1.09
IS
D
9
410
0
S
ER
IE
S
T
E
C
HN
ICA
L
RE
F
E
RE
NCE
M
AN
U
AL
6.8.7
Register Description
PWM Control Register 0
(PWM_CTL0)
Register
Offset
R/W Description
Reset Value
PWM_CTL0
0x00
R/W PWM Control Register 0
0x0000_0000
31
30
29
28
27
26
25
24
DBGTRIOFF
DBGHALT
Reserved
GROUPEN
23
22
21
20
19
18
17
16
Reserved
IMMLDEN5
IMMLDEN4
IMMLDEN3
IMMLDEN2
IMMLDEN1
IMMLDEN0
15
14
13
12
11
10
9
8
Reserved
WINLDEN5
WINLDEN4
WINLDEN3
WINLDEN2
WINLDEN1
WINLDEN0
7
6
5
4
3
2
1
0
Reserved
CTRLD5
CTRLD4
CTRLD3
CTRLD2
CTRLD1
CTRLD0
Bits
Description
[31]
DBGTRIOFF
ICE Debug Mode Acknowledge Disable (Write Protected)
0 = ICE debug mode acknowledgement effects PWM output.
PWM pin will be forced as tri-state while ICE debug mode acknowledged.
1 = ICE debug mode acknowledgement disabled.
PWM pin will keep output no matter ICE debug mode acknowledged or not.
Note:
This register is write protected. Refer to SYS_REGLCTL register.
[30]
DBGHALT
ICE Debug Mode Counter Halt (Write Protected)
If counter halt is enabled, PWM all counters will keep current value until exit ICE debug
mode.
0 = ICE debug mode counter halt disable.
1 = ICE debug mode counter halt enable.
Note:
This register is write protected. Refer to SYS_REGLCTL register.
[29:26]
Reserved
Reserved. Any values read should be ignored. When writing to this field always write with
reset value.
[24]
GROUPEN
Group Function Enable Bit(S)
0 = The output waveform of each PWM channel are independent.
1 = Unify the PWM_CH2 and PWM_CH4 to output the same waveform as PWM_CH0 and
unify the PWM_CH3 and PWM_CH5 to output the same waveform as PWM_CH1.
[23:22]
Reserved
Reserved. Any values read should be ignored. When writing to this field always write with
reset value.
[21]
IMMLDEN5
PWM Channel 5 Immediately Load Enable Bits
0 = PERIOD will load to PBUF at the end point of each period. CMPDAT will load to
CMPBUF at the end point or center point of each period by setting CTRLD bit.
1 = PERIOD/CMPDAT will load to PBUF and CMPBUF immediately when software update