17.3.10 PWM Event Output Control Register y
Symbol | Description | Symbol | Description | Symbol | Description |
---|---|---|---|---|---|
R | Readable bit | HC | Cleared by Hardware | (Gray cell) | Unimplemented |
W | Writable bit | HS | Set by Hardware | X | Bit is unknown at Reset |
C | Write to clear | S | Software settable bit | x | Channel number |
Name: | PWMEVTy |
Offset: | 0x1038, 0x103C, 0x1040, 0x1044, 0x1048, 0x104C |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
Access | |||||||||
Reset |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
EVTyOEN | EVTyPOL | EVTySTRD | EVTySYNC | ||||||
Access | R/W | R/W | R/W | R/W | |||||
Reset | 0 | 0 | 0 | 0 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
EVTySEL[3:0] | EVTyPGS[2:0] | ||||||||
Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | ||
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 15 – EVTyOEN PWM Event Output Enable
Value | Description |
---|---|
1 | Event output signal is output on the PWMEy pin |
0 | Event output signal is internal only |
Bit 14 – EVTyPOL PWM Event Output Polarity
Value | Description |
---|---|
1 | Event output signal is active-low |
0 | Event output signal is active-high |
Bit 13 – EVTySTRD PWM Event Output Stretch Disable
Value | Description |
---|---|
1 | Event output signal pulse width is not stretched |
0 | Event output signal is stretched to eight PWM clock cycles minimum |
Bit 12 – EVTySYNC PWM Event Output Sync
Event output signal pulse will be synchronized to peripheral_clk.
Value | Description |
---|---|
1 | Event output signal is synchronized to the system clock |
0 | Event output is not synchronized to the system clock |
Bits 7:4 – EVTySEL[3:0] PWM Event Selection
Value | Description |
---|---|
1111-1010 |
Reserved |
1001 |
ADC Trigger 2 signal |
1000 |
ADC Trigger 1 signal |
0111 |
STEER signal (available in Push-Pull Output modes only) |
0110 |
CAHALF signal (available in Center-Aligned modes only) |
0101 |
PCI Fault active output signal |
0100 |
PCI current limit active output signal |
0011 |
PCI feed-forward active output signal |
0010 |
PCI Sync active output signal |
0001 |
PWM Generator output signal(1) |
0000 |
Source is selected by the PGTRGSEL[2:0] bits |