TM STM32F4xx Libraries  v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle

Button library for STM32F4xx devices - http://stm32f4-discovery.com/2015/04/library-57-buttons-for-stm32f4xx/. More...

Modules

 TM_BUTTON_Macros
 Library defines.
 
 TM_BUTTON_Typedefs
 Library Typedefs.
 
 TM_BUTTON_Functions
 Library Functions.
 

Detailed Description

Button library for STM32F4xx devices - http://stm32f4-discovery.com/2015/04/library-57-buttons-for-stm32f4xx/.

This library works with external buttons. It can detect button on pressed, normal button press and long button press

Changelog
 Version 1.0
  - First release
Dependencies
 - STM32F4xx
 - defines.h
 - TM GPIO
 - TM DELAY
 - stdlib.h