34#ifndef _MPC83XX_I2CDRV_H
35#define _MPC83XX_I2CDRV_H
42#ifdef LIBBSP_POWERPC_GEN83XX_BSP_H
43 #include <mpc83xx/mpc83xx.h>
50#ifdef LIBBSP_POWERPC_MPC55XXEVB_BSP_H
52 volatile uint8_t i2cadr;
53 volatile uint8_t i2cfdr;
54 volatile uint8_t i2ccr;
55 volatile uint8_t i2csr;
56 volatile uint8_t i2cdr;
57 volatile uint8_t i2cdfsrr;
64 rtems_irq_number irq_number;
Objects_Id rtems_id
This type represents RTEMS object identifiers.
Definition: types.h:94
Definition: mpc83xx.h:274
Definition: mpc83xx_i2cdrv.h:70
Definition: mpc83xx_i2cdrv.h:61