table of contents
util_parity(3avr) | util_parity(3avr) |
NAME¶
util_parity - <util/parity.h>: Parity bit generation
SYNOPSIS¶
Detailed Description¶
#include <util/parity.h>
This header file contains optimized assembler code to calculate the parity bit for a byte.
Author¶
Generated automatically by Doxygen for AVR-LibC from the source code.
Version 2.2.1 | AVR-LibC |