(rontolisp) docs
← Functions

byte

(byte size position)

Builds a byte specifier naming a field of size bits starting at bit position (0 = least significant bit), for use with ldb and dpb. The specifier is an ordinary object whose parts are read back with byte-size and byte-position.