Go to the source code of this file.
Functions | |
| void | TapStateInit (void) |
| TAP controller initialization. | |
| void | TmsHighTransition (void) |
| State transition with TMS set to high. | |
| void | TmsLowTransition (void) |
| State transition with TMS set to low. | |
| int | TapStateChange (u_char state) |
| Change TAP state. | |
| void | TapStateInc (void) |
| Increment the TAP state. | |
Variables | |
| u_char | tapState |
| Current state of the TAP controller. | |
Definition in file tapsm.c.