校验位 meaning in English
check bit
check digit
parity bit
used for error detection
Examples
- A binary check digit ; for example , a parity bit
一个二进制校验位,例如奇偶位。 - The least significant bit is sent first ( see figure 2 )
在8位模式中,第8位可以是数据位或者校验位。 - Sets the parity bit so that the count of bits set is an odd number
设置奇偶校验位,使位数等于奇数。 - Sets the parity bit so that the count of bits set is an even number
设置奇偶校验位,使位数等于偶数。 - Parity can be odd or even
校验位可以是奇校验或者偶校验。