76 #include <stm32f4xx.h>
114 GPIO_InitStruct.
GPIO_PuPd = GPIO_PuPd_NOPULL;
GPIOOType_TypeDef GPIO_OType
GPIOSpeed_TypeDef GPIO_Speed
GPIOPuPd_TypeDef GPIO_PuPd
void CARME_GPIO_Init(CARME_Port_Pin_t *pPortPinAssociation, GPIO_InitTypeDef *pGPIO_InitStruct, uint8_t size)
Initialize GPIO ports with a CARME_Port_Pin_t table.
void GPIO_StructInit(GPIO_InitTypeDef *GPIO_InitStruct)
Fills each GPIO_InitStruct member with its default value.
CARME port and pin association structure.
I2S board support package for the CARME-M4 module.
GPIO Init structure definition.
void CARME_I2S_GPIO_Init(void)
I2S GPIO initialization.
static CARME_Port_Pin_t CARME_I2S_Port_Pin[]
I2S Port and Pin association.
#define GPIO_AF_SPI3
AF 6 selection.