noun
least significant byte; LSB
Computing term for the lowest-order byte in a multi-byte value. Often contrasted with 上位バイト (most significant byte).
このプロトコルでは、下位バイトから順に送信される。
In this protocol, data is transmitted starting with the least significant byte.
アドレスの下位バイトだけをマスクする。
Mask only the least significant byte of the address.