This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f54bcbf099
circuitpython
/
stmhal
/
rtc.h
5 lines
99 B
C
Raw
Blame
History
extern
RTC_HandleTypeDef
RTCHandle
;
extern
const
mp_obj_type_t
pyb_rtc_type
;
void
rtc_init
(
void
)
;
Reference in New Issue
View Git Blame
Copy Permalink