CARME-M4 BSP
V1.5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
i2s.h
Go to the documentation of this file.
1
#ifndef __I2S_H__
2
#define __I2S_H__
3
72
#ifdef __cplusplus
73
extern
"C"
{
74
#endif
/* __cplusplus */
75
76
/*----- Header-Files -------------------------------------------------------*/
77
#include <stm32f4xx.h>
/* Processor STM32F407IG */
78
79
/*----- Macros -------------------------------------------------------------*/
80
81
/*----- Data types ---------------------------------------------------------*/
82
83
/*----- Function prototypes ------------------------------------------------*/
84
extern
void
CARME_I2S_GPIO_Init
(
void
);
85
86
/*----- Data ---------------------------------------------------------------*/
87
88
#ifdef __cplusplus
89
}
90
#endif
/* __cplusplus */
91
97
#endif
/* __I2S_H__ */
CARME_I2S_GPIO_Init
void CARME_I2S_GPIO_Init(void)
I2S GPIO initialization.
Definition:
i2s.c:107
CARME
inc
i2s.h
Generated on Fri Aug 12 2016 17:42:38 for CARME-M4 BSP by
1.8.10