35#ifndef _MPC83XX_SPIDRV_H
36#define _MPC83XX_SPIDRV_H
38#include <mpc83xx/mpc83xx.h>
49 rtems_irq_number irq_number;
54 uint8_t bytes_per_char;
84int mpc83xx_spi_read_write_bytes
94 const unsigned char *tbuf,
105int mpc83xx_spi_read_bytes
125int mpc83xx_spi_write_bytes
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Definition: status.h:85
Objects_Id rtems_id
This type represents RTEMS object identifiers.
Definition: types.h:94
Definition: mpc83xx.h:349
Definition: mpc83xx_spidrv.h:58
Definition: mpc83xx_spidrv.h:46