Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_WallbotBLE_Challenge by
pin_transition_t Struct Reference
[Button Handler]
Pin transition direction struct. More...
#include <app_button.h>
Data Fields | |
uint32_t | low_to_high |
Pin went from high to low. |
Detailed Description
Pin transition direction struct.
Definition at line 72 of file app_button.h.
Field Documentation
uint32_t low_to_high |
Pin went from high to low.
Definition at line 75 of file app_button.h.
Generated on Tue Jul 12 2022 13:52:34 by
