File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed
Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 2424.plotContainer .OCR0A ,
2525.plotContainer .OCR1A ,
2626.plotContainer .OCR2A ,
27- .plotContainer .OCR3A {
27+ .plotContainer .OCR3A ,
28+ .plotContainer .OCR4A {
2829 color : darkred;
2930 stroke : darkred;
3031}
3132
3233.plotContainer .OCR0B ,
3334.plotContainer .OCR1B ,
3435.plotContainer .OCR2B ,
35- .plotContainer .OCR3B {
36+ .plotContainer .OCR3B ,
37+ .plotContainer .OCR4B {
3638 color : darkolivegreen;
3739 stroke : darkolivegreen;
3840}
3941.plotContainer .OCR0C ,
4042.plotContainer .OCR1C ,
4143.plotContainer .OCR2C ,
42- .plotContainer .OCR3C {
44+ .plotContainer .OCR3C ,
45+ .plotContainer .OCR4C {
4346 color : darkslategray;
4447 stroke : darkslategray;
4548}
4649.plotContainer .ICR0 ,
4750.plotContainer .ICR1 ,
4851.plotContainer .ICR2 ,
49- .plotContainer .ICR3 {
52+ .plotContainer .ICR3 ,
53+ .plotContainer .ICR4 {
5054 color : darkorange;
5155 stroke : darkorange;
5256}
5357
5458.plotContainer .DTR0L ,
5559.plotContainer .DTR1L ,
5660.plotContainer .DTR2L ,
57- .plotContainer .DTR3L {
61+ .plotContainer .DTR3L ,
62+ .plotContainer .DTR4L {
5863 color : blue;
5964 stroke : blue;
6065}
6166
6267.plotContainer .DTR0H ,
6368.plotContainer .DTR1H ,
6469.plotContainer .DTR2H ,
70+ .plotContainer .DTR3H ,
6571.plotContainer .DTR3H {
6672 color : blueviolet;
6773 stroke : blueviolet;
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ WGM30 CS30 - TOIE3 - TOV3 DDD7
1111
1212//CONSTRAINTS
1313timerNr timerBits counterMax
14- 1 16 65535
14+ 3 16 65535
1515
1616WGM3 WGM33 WGM32 WGM31 WGM30 timerMode topValue updateOcrMoment setTovMoment
17170 0 0 0 0 Normal 0xFFFF immediate MAX
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ WGM40 CS40 - TOIE4 - TOV4 DDD7
1111
1212//CONSTRAINTS
1313timerNr timerBits counterMax
14- 1 16 65535
14+ 4 16 65535
1515
1616WGM4 WGM43 WGM42 WGM41 WGM40 timerMode topValue updateOcrMoment setTovMoment
17170 0 0 0 0 Normal 0xFFFF immediate MAX
You can’t perform that action at this time.
0 commit comments