Query: encode_rs16
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ENCODE_RS16(9) Public Functions Provided ENCODE_RS16(9)NAMEencode_rs16 - Calculate the parity for data values (16bit data width)SYNOPSISint encode_rs16(struct rs_control * rs, uint16_t * data, int len, uint16_t * par, uint16_t invmsk);ARGUMENTSrs 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!)DESCRIPTIONEach field in the data array contains up to symbol size bits of valid data.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ENCODE_RS16(9)
Related Man Pages |
---|
xcb_graphics_exposure_event_t(3) - centos |
xcb_xv_put_image(3) - centos |
struct_irq_chip(9) - centos |
struct_nand_ecc_ctrl(9) - centos |
in_cksum(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
How to increment version inside a file? |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |