Sensorian
1.0
C API Reference Guide Library
|
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) |
RTCC Alarm demo. This program enables the alarm on the MFP pin.
Definition in file main.c.