io

package
v0.0.0-...-6b40fa4 Latest Latest
Warning

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

Go to latest
Published: May 15, 2016 License: LGPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

blockdev

chardev

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockDev

type BlockDev interface {
	Read(addr types.HCWORD, dest []byte)
	Write(addr types.HCWORD, value []byte)
}

type CharDev

type CharDev interface {
	Read(addr types.HCWORD, dest []byte)
	Write(addr types.HCWORD, value []byte)
}

Jump to

Keyboard shortcuts

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