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.
34 lines
526 B
Groff
34 lines
526 B
Groff
4 years ago
|
.TH "sleep.h" 3 "24 Jun 2019" "Version 2.0.0" "avr-libc" \" -*- nroff -*-
|
||
|
.ad l
|
||
|
.nh
|
||
|
.SH NAME
|
||
|
sleep.h \-
|
||
|
.SH SYNOPSIS
|
||
|
.br
|
||
|
.PP
|
||
|
.SS "Functions"
|
||
|
|
||
|
.in +1c
|
||
|
.ti -1c
|
||
|
.RI "void \fBsleep_enable\fP (void)"
|
||
|
.br
|
||
|
.ti -1c
|
||
|
.RI "void \fBsleep_disable\fP (void)"
|
||
|
.br
|
||
|
.ti -1c
|
||
|
.RI "void \fBsleep_cpu\fP (void)"
|
||
|
.br
|
||
|
.ti -1c
|
||
|
.RI "void \fBsleep_mode\fP (void)"
|
||
|
.br
|
||
|
.ti -1c
|
||
|
.RI "void \fBsleep_bod_disable\fP (void)"
|
||
|
.br
|
||
|
.in -1c
|
||
|
.SH "Detailed Description"
|
||
|
.PP
|
||
|
|
||
|
.SH "Author"
|
||
|
.PP
|
||
|
Generated automatically by Doxygen for avr-libc from the source code.
|