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 I2C MUX.
#define TEMP_EMC1413_ADDR   0x4C<<1
 I2C Address for EMC1413 Temperature Sensor device.

Macro Definition Documentation

◆ MUX_ADDR

#define MUX_ADDR   0x71<<1

#include <EMC1413.h>

I2C Address for I2C MUX.

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

Definition at line 54 of file EMC1413.h.

◆ TEMP_EMC1413_ADDR

#define TEMP_EMC1413_ADDR   0x4C<<1

#include <EMC1413.h>

I2C Address for EMC1413 Temperature Sensor device.

Definition at line 58 of file EMC1413.h.