crc8

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DOW = &Model{
		Poly: poly8.DOW.ReversedForm(),
	}

	SAEJ1850 = &Model{
		Poly:          poly8.SAEJ1850,
		InitialInvert: true,
		FinalInvert:   true,
	}
)

Functions

This section is empty.

Types

type Inst

type Inst = crcutil.Inst[uint8]

type Model

type Model = crcutil.Model[uint8]

Jump to

Keyboard shortcuts

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