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.
Dependents: SPIne CH_Communicatuin_Test CH_Communicatuin_Test2 MCP_SPIne ... more
Fork of mbed-dev-f303 by
ticker_data_t Struct Reference
[Hal]
Ticker's data structure. More...
#include <ticker_api.h>
Data Fields | |
const ticker_interface_t * | interface |
Ticker's interface. | |
ticker_event_queue_t * | queue |
Ticker's event queue. |
Detailed Description
Ticker's data structure.
Definition at line 77 of file ticker_api.h.
Field Documentation
const ticker_interface_t* interface |
Ticker's interface.
Definition at line 78 of file ticker_api.h.
Ticker's event queue.
Definition at line 79 of file ticker_api.h.
Generated on Tue Jul 12 2022 19:39:50 by
