index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
usrsw.h
blob: f60147c54038facc0e1bb1591ab6b9f8b2e82788 (
plain
)
1
2
3
4
void
switch_init0
(
void
);
int
switch_get
(
void
);
extern
const
mp_obj_type_t
pyb_switch_type
;