Contiki-NG

RTCC configuration file. More...

#include "rtcc.h"

Go to the source code of this file.

Macros

RTCC configuration macros
#define RTCC_SET_DEFAULT_CONFIG   1
 
#define RTCC_CLEAR_INT_MANUALLY   1
 
#define RTCC_SET_AUTOCAL   1
 
RTCC default configuration (if enabled by RTCC_SET_DEFAULT_CONFIG)
#define RTCC_DEFAULT_STATUS   0x00
 
#define RTCC_DEFAULT_CTRL1   0x11
 
#define RTCC_DEFAULT_CTRL2   0x00
 
#define RTCC_DEFAULT_INTMASK   0xE0
 
#define RTCC_DEFAULT_SQW   0x26
 
#define RTCC_DEFAULT_TIMER_CTRL   0x23
 

RTCC default configuration structure

typedef struct ab080x_register_config ab080x_register_config_t
 
static const ab080x_register_config_t ab080x_default_setting []
 

Detailed Description

RTCC configuration file.

Author

Antonio Lignan alina.nosp@m.n@zo.nosp@m.lerti.nosp@m.a.co.nosp@m.m Aitor Mejias ameji.nosp@m.as@z.nosp@m.olert.nosp@m.ia.c.nosp@m.om Toni Lozano tloza.nosp@m.no@z.nosp@m.olert.nosp@m.ia.c.nosp@m.om

Definition in file rtcc-config.h.