|
STM32 Bootloader
Customizable Bootloader for STM32 microcontrollers
|
This file contains the push button driver function prototypes for the STM32L496 Discovery board. More...
#include <stdbool.h>Go to the source code of this file.
Functions | |
| bool | ButtonIsPressed (void) |
| Check whether the joystick center button is currently pressed. More... | |
This file contains the push button driver function prototypes for the STM32L496 Discovery board.
STM32 Bootloader
Definition in file button.h.