Rev 1533 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1533 | Rev 1534 | ||
|---|---|---|---|
| Line 35... | Line 35... | ||
| 35 | 35 | ||
| 36 | # When the output pins have been turned off by a DIAG assertion, software can try to enable them again after a specified timeout. |
36 | # When the output pins have been turned off by a DIAG assertion, software can try to enable them again after a specified timeout. |
| 37 | # Set timeout to 0 to disable this mechanism. |
37 | # Set timeout to 0 to disable this mechanism. |
| 38 | act_protectedOutput_RETRY_TIMER=<TIMER> |
38 | act_protectedOutput_RETRY_TIMER=<TIMER> |
| 39 | act_protectedOutput_RETRY_TIMER_TIME_S=10 |
39 | act_protectedOutput_RETRY_TIMER_TIME_S=10 |
| - | 40 | ||
| - | 41 | act_protectedOutput_STORE_VALUE_TIMEOUT=<TIMER> |
|
| - | 42 | act_protectedOutput_STORE_VALUE_TIMEOUT_TIME_S=10 |
|
| 40 | 43 | ||
| 41 | act_protectedOutput_ID=<ID> |
44 | act_protectedOutput_ID=<ID> |
| 42 | 45 | ||
| 43 | ## End section act_protectedOutput -- Do not edit this line |
46 | ## End section act_protectedOutput -- Do not edit this line |