BLE FOTA APP
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 21:01:01 by
1.7.2
Yihui Xiong