avr-libc
2.0.0
Standard C library for AVR-GCC
|
AVR Libc Home Page |
AVR Libc Development Pages |
||||
Main Page |
User Manual |
Library Reference |
FAQ |
Example Projects |
Macros | |
#define | parity_even_bit(val) |
This header file contains optimized assembler code to calculate the parity bit for a byte.
#define parity_even_bit | ( | val | ) |
val
has an odd number of bits set.