neingeist
/
arduinisten
Archived
1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

40 lines
641 B
Groff

.TH "atomic.h" 3 "4 Dec 2008" "Version 1.6.4" "avr-libc" \" -*- nroff -*-
.ad l
.nh
.SH NAME
atomic.h \-
.SH "Detailed Description"
.PP
.SH SYNOPSIS
.br
.PP
.SS "Defines"
.in +1c
.ti -1c
.RI "#define \fB_UTIL_ATOMIC_H_\fP 1"
.br
.ti -1c
.RI "#define \fBATOMIC_BLOCK\fP(type)"
.br
.ti -1c
.RI "#define \fBNONATOMIC_BLOCK\fP(type)"
.br
.ti -1c
.RI "#define \fBATOMIC_RESTORESTATE\fP"
.br
.ti -1c
.RI "#define \fBATOMIC_FORCEON\fP"
.br
.ti -1c
.RI "#define \fBNONATOMIC_RESTORESTATE\fP"
.br
.ti -1c
.RI "#define \fBNONATOMIC_FORCEOFF\fP"
.br
.in -1c
.SH "Author"
.PP
Generated automatically by Doxygen for avr-libc from the source code.