11.6.35 Event Generator 1 Control Register
| Name: | EG1CTL |
| Address: | 0x022C |
| Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
| Access | RO | RO | RO | RO | RO | RO | RO | RO | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
| Access | RO | RO | RO | RO | RO | RO | RO | RO | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| Access | RO | RO | RO | RO | RO | RO | RO | RO | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| ISREL | REP | AH | STOP | START | |||||
| Access | RO | RO | R/W | R/W | R/W | R/W | W1S | W1S | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 4 – ISREL Event Uses Relative Timing
| Value | Description |
|---|---|
0 |
Event start time is an absolute time. |
1 |
Event start time is relative to the wall clock time when the START bit is written. |
Bit 3 – REP Event Repeats Periodically
| Value | Description |
|---|---|
0 |
Event occurs once. |
1 |
Event repeats periodically. The period equals pulse width plus idle time. |
Bit 2 – AH Event Output is Active High
Note: This bit has no effect if pulse width = 0 (toggle
mode).
| Value | Description |
|---|---|
0 |
Event is active low - signal will be driven low at event start for the duration of the pulse width, then will transition to and remain low for the idle time. |
1 |
Event is active high - signal will be driven high at event start for the duration of the pulse width, then will transition to and remain low for the idle time. |
Bit 1 – STOP Stop Event
Note: Only events with REPEAT=1 need to be stopped.
| Value | Description |
|---|---|
0 |
No effect |
1 |
Stop repeating pulses at the end of the next idle time. The output will remain at the idle value and event done status bit will be set. |
Bit 0 – START Start Event
| Value | Description |
|---|---|
0 |
No effect |
1 |
Start the event configured in this register. |
