lock.h

Langue: en

Version: 267186 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

lock.h -

Detailed Description

SYNOPSIS


Defines


#define _AVR_LOCK_H_ 1

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

#define LOCKBITS unsigned char __lock LOCKMEM

#define LOCKBITS_DEFAULT (0xFF)

Author

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