lock.h

Langue: en

Version: 167016 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

lock.h -

SYNOPSIS


Defines


#define _AVR_LOCK_H_ 1

#define LOCKMEM __attribute__((section ('.lock')))

#define LOCKBITS unsigned char __lock LOCKMEM

#define LOCKBITS_DEFAULT (0xFF)

Detailed Description

Author

Generated automatically by Doxygen for avr-libc from the source code.