STC15W408AS library
0.9.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Files
File List
Globals
All
_
c
d
e
g
h
i
l
m
n
o
p
r
s
t
u
w
Functions
Enumerations
Enumerator
Macros
c
d
e
g
i
m
p
r
s
t
u
w
•
All
Files
Functions
Enumerations
Enumerator
Macros
Modules
Pages
include
reset.h
Go to the documentation of this file.
1
#ifndef STC15_RESETH
2
#define STC15_RESETH
3
4
5
#include <
sys.h
>
6
#include <bits.h>
7
#include <stdint.h>
8
#include <stdbool.h>
9
22
29
#define reset() (bit_set(IAP_CONTR, SBIT5))
30
32
33
#endif
sys.h
Generated by
1.9.4