Scroll to navigation

lock.h(3avr) avr-libc lock.h(3avr)

NAME

lock.h -

SYNOPSIS

Macros


#define LOCKMEM __attribute__((__used__, __section__ ('.lock')))
#define LOCKBITS unsigned char __lock LOCKMEM
#define LOCKBITS_DEFAULT (0xFF)

Author

Generated automatically by Doxygen for avr-libc from the source code.
Sun Dec 13 2015 Version 1.8.0svn