Chapter 25 FlexPWM
MPC5602P Microcontroller Reference Manual, Rev. 4
670
Freescale Semiconductor
25.6.3.16 Fault Disable Mapping register (DISMAP)
This register determines which PWM pins are disabled by the fault protection inputs, illustrated in
Section 25.8.12, “Fault protection
. Reset sets all of the bits in the fault disable mapping
register.
25.6.3.17 Deadtime Count registers (DTCNT0, DTCNT1)
Deadtime operation is only applicable to complementary channel operation. Reset sets the deadtime count
registers to a default value of 0x07FF, selecting a deadtime of 4095 peripheral clock cycles. These registers
are not byte accessible.
Address: Base + 0x0022 (Submodule 0)
Base + 0x0072 (Submodule 1)
Base + 0x00C2 (Submodule 2)
Base + 0x0112 (Submodule 3)
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
1
1
1
1
DISX[3:0]
DISB[3:0]
DISA[3:0]
W
Reset
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Figure 25-18. Fault Disable Mapping register (DISMAP)
Table 25-12. DISMAP field descriptions
Field
Description
4:7
DISX
PWMX Fault Disable Mask
Each of the 4 bits of this read/write field is one-to-one associated with the four FAULTx inputs. The PWMX
output will be turned off if there is a logic 1 on a FAULTx input and a 1 in the corresponding bit of the DISX
field. A reset sets all DISX bits.
Note: DISX[3:2] not used on MPC5602P.
8:11
DISB
PWMB Fault Disable Mask
Each of the 4 bits of this read/write field is one-to-one associated with the four FAULTx inputs. The PWMB
output will be turned off if there is a logic 1 on a FAULTx input and a 1 in the corresponding bit of the DISB
field. A reset sets all DISB bits.
Note: DISB[3:2] not used on MPC5602P.
12:15
DISA
PWMA Fault Disable Mask
Each of the 4 bits of this read/write field is one-to-one associated with the four FAULTx inputs. The PWMA
output will be turned off if there is a logic 1 on a FAULTx input and a 1 in the corresponding bit of the DISA
field. A reset sets all DISA bits.
Note: DISA[3:2] not used on MPC5602P.