Sensorian  1.0
C API Reference Guide Library
main.c File Reference

RTCC Alarm demo. This program enables the alarm on the MFP pin. More...

#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include "MCP79410.h"
#include "Utilities.h"
#include "i2c.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

RTCC Alarm demo. This program enables the alarm on the MFP pin.

Author
D.Qendri
Date
30 Dec 2014

Definition in file main.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 37 of file main.c.