Wakeup Light with touch user interface, anti-aliased Font, SD card access and RTC usage on STM32F746NG-DISCO board

Dependencies:   BSP_DISCO_F746NG_patch_fixed LCD_DISCO_F746NG TS_DISCO_F746NG FATFileSystem TinyJpgDec_interwork mbed-src

Embed: (wiki syntax)

« Back to documentation index

TM_GPIO

TM GPIO Library for STM32Fxxx. More...

Modules

 TM_GPIO_Macros
 

GPIO Library macros.


 TM_GPIO_Typedefs
 

GPIO Typedefs used for GPIO library for initialization purposes.


 TM_GPIO_Functions
 

TM_GPIO_Typedefs.



Detailed Description

TM GPIO Library for STM32Fxxx.

GPIO library can be used for GPIO pins.

It features fast initialization methods as well pin input/output methods.

It can be used as replacement for STD/HAL drivers GPIO library.

Changelog
 Version 1.0
  - Initial release
Dependencies
 - STM32Fxxx HAL
 - defines.h