types

package
v0.0.0-...-e15056c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2018 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BitIsSet

func BitIsSet(b byte, pos uint) bool

Types

type Address

type Address struct {
	High byte
	Low  byte
}

func (Address) AsWord

func (address Address) AsWord() Word

func (Address) NextAddress

func (address Address) NextAddress() Address

func (Address) String

func (address Address) String() string

type Word

type Word uint16

func WordFromBytes

func WordFromBytes(high byte, low byte) Word

func (Word) AsAddress

func (w Word) AsAddress() Address

func (Word) High

func (w Word) High() byte

* Return the Low byte of a Word

func (Word) Low

func (w Word) Low() byte

* Return the Low byte of a Word

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL