21.5.31 PWMPP Register (Offset = 0xFC0) [reset = 0x344]
PWM Peripheral Properties (PWMPP)
The PWMPP register provides information regarding the properties of the PWM module.
PWMPP is shown in Figure 21-37 and described in Table 21-33.
Return to Summary Table.
Figure 21-37 PWMPP Register
31 |
30 |
29 |
28 |
27 |
26 |
25 |
24 |
RESERVED |
R-0x0 |
|
23 |
22 |
21 |
20 |
19 |
18 |
17 |
16 |
RESERVED |
R-0x0 |
|
15 |
14 |
13 |
12 |
11 |
10 |
9 |
8 |
RESERVED |
ONE |
EFAULT |
ESYNC |
R-0x0 |
R-0x0 |
R-0x1 |
R-0x1 |
|
7 |
6 |
5 |
4 |
3 |
2 |
1 |
0 |
FCNT |
GCNT |
R-0x4 |
R-0x4 |
|
Table 21-33 PWMPP Register Field Descriptions
Bit |
Field |
Type |
Reset |
Description |
31-11 |
RESERVED |
R |
0x0 |
|
10 |
ONE |
R |
0x0 |
One-Shot Mode.
0x0 = One-shot modes are not available.
0x1 = One-shot modes are available.
|
9 |
EFAULT |
R |
0x1 |
Extended Fault.
0x0 = Extended fault capabilities are not available.
0x1 = Extended fault capabilities are available.
|
8 |
ESYNC |
R |
0x1 |
Extended Synchronization.
0x0 = Extended synchronization is not available.
0x1 = Extended synchronization is available.
|
7-4 |
FCNT |
R |
0x4 |
Fault Inputs. 0x5 to 0xF = Reserved
0x0 = No fault inputs
0x1 = 1 fault input
0x2 = 2 fault input
0x3 = 3 fault input
0x4 = 4 fault input
|
3-0 |
GCNT |
R |
0x4 |
Generators. The number of PWM outputs is 2 times the number of PWM generators. 0x5 to 0xF = Reserved
0x0 = No generators
0x1 = 1 generator
0x2 = 2 generators
0x3 = 3 generators
0x4 = 4 generators
|