stm32f411-i2s
All Classes Files Functions Variables Enumerations Pages
Public Member Functions | Public Attributes | List of all members
stm32_i2s::I2SPin Struct Reference

Define individual Pin. This is used to set up processor specific arrays with all I2S pins and to setup and end the pin definition. More...

#include <stm32-i2s.h>

Public Member Functions

 I2SPin (I2SPinFunction f, PinName n, int alt)
 
void begin ()
 
void end ()
 Undo the current pin function.
 

Public Attributes

I2SPinFunction function
 
PinName pin
 
int altFunction
 

Detailed Description

Define individual Pin. This is used to set up processor specific arrays with all I2S pins and to setup and end the pin definition.

Author
Phil Schatzmann

The documentation for this struct was generated from the following file: