bitband

package
v0.0.0-...-168ccc2 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2021 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bit

type Bit struct {
	// contains filtered or unexported fields
}

func (Bit) Clear

func (b Bit) Clear()

func (Bit) Load

func (b Bit) Load() int

func (Bit) Set

func (b Bit) Set()

func (Bit) Store

func (b Bit) Store(v int)

type Bits16

type Bits16 struct {
	// contains filtered or unexported fields
}

func Alias16

func Alias16(r *mmio.U16) Bits16

func (Bits16) Bit

func (b Bits16) Bit(n int) Bit

type Bits32

type Bits32 struct {
	// contains filtered or unexported fields
}

func Alias32

func Alias32(r *mmio.U32) Bits32

func (Bits32) Bit

func (b Bits32) Bit(n int) Bit

type Bits8

type Bits8 struct {
	// contains filtered or unexported fields
}

func Alias8

func Alias8(r *mmio.U8) Bits8

func (Bits8) Bit

func (b Bits8) Bit(n int) Bit

Jump to

Keyboard shortcuts

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