package
0.35.3
Repository: https://github.com/jetsetilly/gopher2600.git
Documentation: pkg.go.dev

# Packages

Package i2c facilitates the reading of i2c data for the SaveKey (and AtariVox) peripherals.

# Functions

NewSaveKey is the preferred method of initialisation for the SaveKey type.

# Constants

Valid DataDirection values.
List of valid SaveKeyState values.
List of valid SaveKeyState values.
List of valid SaveKeyState values.
List of valid SaveKeyState values.
List of valid SaveKeyState values.
Valid DataDirection values.

# Structs

EEPROM represents the non-volatile memory in the SaveKey peripheral.
SaveKey represents the SaveKey peripheral.

# Type aliases

DataDirection indicates the direction of data flow between the VCS and the SaveKey.
SaveKeyState records how incoming signals to the SaveKey will be interpreted.