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: LPCXpresso1769_blinky
Fork of mbed-dev by
_ARM_DRIVER_VERSION Struct Reference
Driver Version. More...
#include <Driver_Common.h>
Data Fields | |
| uint16_t | api |
| API version. | |
| uint16_t | drv |
| Driver version. | |
Detailed Description
Driver Version.
Definition at line 30 of file Driver_Common.h.
Field Documentation
| uint16_t api |
API version.
Definition at line 31 of file Driver_Common.h.
| uint16_t drv |
Driver version.
Definition at line 32 of file Driver_Common.h.
Generated on Tue Jul 12 2022 16:04:29 by
1.7.2
