Sapphire SoC DS Sapphire SoC UG Sapphire HP SoC DS Sapphire HP SoC UG RISC-V Embedded IDE UG Board Support Package
Loading...
Searching...
No Matches

Overview

Register bitmasks and offsets.

Macros

#define MUX_ADDR   0x71<<1
 I2C Address for Mux device.
#define RTC_PCF8523_ADDR   0x68<<1
 I2C Address for PCF8523 RTC device.

Macro Definition Documentation

◆ MUX_ADDR

#define MUX_ADDR   0x71<<1

#include <PCF8523.h>

I2C Address for Mux device.

Note
Used to select the correct I2C channel for the PCF8523 device.

Definition at line 55 of file PCF8523.h.

◆ RTC_PCF8523_ADDR

#define RTC_PCF8523_ADDR   0x68<<1

#include <PCF8523.h>

I2C Address for PCF8523 RTC device.

Definition at line 59 of file PCF8523.h.