index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
stm
/
rtc.h
blob: 6b1ff1b45496ca94b0d2d8b4ced5bd23fcdeaff2 (
plain
) (
blame
)
1
2
void rtc_init(void); mp_obj_t pyb_rtc_read(void);