Files

There are no circuits or boards in this repository.

Last update 4 years 2 months by thackerthanthis
FileshardwareArduino_STM32STM32F1librariesRTClock
..
examples
src
keywords.txt
library.properties
keywords.txt
####################################### # Syntax Coloring Map RTClock ####################################### ####################################### # Datatypes (KEYWORD1) ####################################### RTClock KEYWORD1 setTime KEYWORD2 getTime KEYWORD2 createAlarm KEYWORD2 removeAlarm KEYWORD2 setAlarmTime KEYWORD2 attachSecondsInterrupt KEYWORD2 detachSecondsInterrupt KEYWORD2 attachAlarmInterrupt KEYWORD2 detachAlarmInterrupt KEYWORD2 breakTime KEYWORD2 makeTime KEYWORD2 TimeZone KEYWORD2 now KEYWORD2 year KEYWORD2 month KEYWORD2 day KEYWORD2 weekday KEYWORD2 hour KEYWORD2 minute KEYWORD2 second KEYWORD2 isPM KEYWORD2 ####################################### # Constants (LITERAL1) #######################################
Report a bug