class documentation
class TransitionType(_Enum):
Enum Type of a transition.
- Instruction: the transition is a fully executed CPU instruction
- Exception: the transition is an exception raised by the CPU or a peripheral.
Class Variable |
|
Undocumented |
Class Variable |
|
Undocumented |