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 OmniWheels by
_ARM_DRIVER_VERSION Struct Reference
[Hal]
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 35 of file Driver_Common.h.
Field Documentation
uint16_t api |
API version.
Definition at line 36 of file Driver_Common.h.
uint16_t drv |
Driver version.
Definition at line 37 of file Driver_Common.h.
Generated on Fri Jul 22 2022 04:54:11 by
