LEM1802

class LEM1802 : IDevice {
bool isBlinkingVisible;
void delegate(InterruptAction) onInterruptAction;
}

Members

Functions

switchBlink
void switchBlink()

* Turn switch state of blinking symbols * * Recommended calling interval: * The Spectrum's 'FLASH' effect: every 16 frames (50 fps), the ink and paper of all flashing bytes is swapped

Meta