We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: dany
Last Updated: 2016-02-25
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1532 times
Followed by: 1 user
License: MIT license
RTCC library for the PIC32 family
Do you want to subscribe in order to receive notifications regarding "RTCC_PIC32" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "RTCC_PIC32" changes.
Do you want to report abuse regarding "RTCC_PIC32".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1431691865_rtcc_pic32_mikropascal_pic32.mpkg [136.93KB] | mikroPascal PRO for PIC32 |
|
1435755369_rtcc_pic32_other_pic32.zip [45.98KB] | Other PIC32 Compilers |
|
1435755381_rtcc_pic32_mikrobasic_pic32.mpkg [138.69KB] | mikroBasic PRO for PIC32 |
|
RTCC library for the PIC32 family, including routines to convert time and/or date to strings, leapyear function, DST (daylight saving time) functions.
2015-05-01: Disabled interrupts and DMA during time critical sequences (enable/disable RTCC writing).
2015-05-15: Added some checks for BCD format compliance and min/max checks for date and time values. No actual functionality change.