BeRTOS
Functions
ssi_lm3s.c File Reference

LM3S1968 Synchronous Serial Interface (SSI) driver. More...

#include "ssi_lm3s.h"
#include <cfg/compiler.h>
#include <cfg/debug.h>
#include <string.h>

Go to the source code of this file.

Functions

void lm3s_ssiInit (struct LM3SSSI *fds, uint32_t addr, uint32_t frame, int mode, int bitrate, uint32_t data_width)
 Initialize a LM3S SSI driver.

Detailed Description

LM3S1968 Synchronous Serial Interface (SSI) driver.

Author:
Andrea Righi <arighi@develer.com>

Definition in file ssi_lm3s.c.