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 nrf51-sdk by
ant_stack_handler_types.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | ant_evt_t |
| ANT stack event type. More... | |
Typedefs | |
| typedef void(* | ant_evt_handler_t )(ant_evt_t *p_ant_evt) |
| Application ANT stack event handler type. | |
Functions | |
| uint32_t | softdevice_ant_evt_handler_set (ant_evt_handler_t ant_evt_handler) |
| Function for registering for ANT events. | |
Detailed Description
Definition in file ant_stack_handler_types.h.
Generated on Tue Jul 12 2022 11:17:19 by
1.7.2
