PCWHD IDE COMPILER Custom Computer Services Inc (CCS), PCWHD IDE COMPILER Datasheet - Page 258

PCWHD PIC10,16,18,24, DSPIC

PCWHD IDE COMPILER

Manufacturer Part Number
PCWHD IDE COMPILER
Description
PCWHD PIC10,16,18,24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCWHD IDE COMPILER

For Use With/related Products
Microchip PIC10, PIC12, PIC16, PIC18, PIC24, dsPIC MCUs
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1009
rtc_alarm_write( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
rtc_read( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
244
rtc_read(&datetime);
datetime- A structure that will contain the values returned by the RTCC module.
Structure used in read and write functions are defined in the device header file.
void
Reads the current value of Time and Date from the RTCC module and stores it in a
structure time_t.
Devices that have the RTCC module.
Nothing.
rtc_read(&datetime);
ex_rtcc.c
rtc_read(), rtc_alarm_read(), rtc_alarm_write(), setup_rtc_alarm(), rtc_write(),
setup_rtc()
rtc_alarm_write(&datetime);
datetime- A structure that will contain the values to be written to the alarm in the
RTCC module.
Structure used in read and write functions are defined in the device header file.
void
Writes the date and time to the alarm in the RTCC module as specified in the
structure time_t.
Devices that have the RTCC module.
Nothing.
rtc_alarm_write(&datetime);
None
rtc_read(), rtc_alarm_read(), rtc_alarm_write(), setup_rtc_alarm(), rtc_write(),
setup_rtc()

Related parts for PCWHD IDE COMPILER