encode_rs16(9) suse man page | unix.com

Man Page: encode_rs16

Operating Environment: suse

Section: 9

ENCODE_RS16(9)						     Public Functions Provided						    ENCODE_RS16(9)

NAME
encode_rs16 - Calculate the parity for data values (16bit data width)
SYNOPSIS
int encode_rs16(struct rs_control * rs, uint16_t * data, int len, uint16_t * par, uint16_t invmsk);
ARGUMENTS
rs the rs control structure data data field of a given type len data length par parity data, must be initialized by caller (usually all 0) invmsk invert data mask (will be xored on data, not on parity!)
DESCRIPTION
Each field in the data array contains up to symbol size bits of valid data.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ENCODE_RS16(9)
Related Man Pages
struct_irq_chip(9) - centos
struct_irq_chip_generic(9) - centos
libcaca-font(3caca) - debian
__builtin_prefetch(3) - netbsd
struct_nand_ecc_ctrl(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues