Model

Model APIs are exposed through PyRogue Python classes and used by memory blocks and remote variables.

For conceptual guidance, see:

Primary API reference pages:

Standard Models

The anchors below are preserved for compatibility with existing links.

UInt

See UInt.

UIntBE

See UInt.

UIntReversed

See UInt.

Int

See Int.

IntBE

See Int.

Bool

See Bool.

String

See String.

Float

See Float.

FloatBE

See Float.

Double

See Double.

DoubleBE

See Double.

Fixed

See Fixed.

UFixed

See UFixed.