Expand description

Module containing the definitions for register data

Structs

A collection of registers, backed by a stack allocated array.

An iterator that iterates over the serialized bytes of register data

A collection of registers, backed by a vec.

Constants

The identifier that is being used in the byte iterator to be able to differentiate between register data and memory regions

Traits

A trait for reading registers from a register collection