Definitions common in all driver interfaces (Driver_Common.h) More...
Content Status Error Codes Negative return values of functions indicate errors occurred during execution.Definitions common in all driver interfaces (Driver_Common.h)
The following definitions are common in all CMSIS-Driver interfaces. Refer to Common Driver Functions for a general overview.
Data Structure Documentation struct ARM_DRIVER_VERSIONDriver Version.
The access structure of each CMSIS-Driver provides the function GetVersion, which returns in the struct ARM_DRIVER_VERSION:
The version is encoded as 16-bit unsigned value (uint16_t) with:
For example, version 1.12 is encoded as 0x10C.
Data Fields uint16_t api API version. uint16_t drv Driver version. Enumeration Type DocumentationGeneral power states.
The access structure of each CMSIS-Driver provides the function PowerControl, which handles the power profile for a peripheral using the parameter ARM_POWER_STATE. Depending on this parameter, the peripheral will operate at full speed, detect just events, or is completely un-powered.
Refer to Function Call Sequence for more information.
Enumerator ARM_POWER_OFFPower off: no operation possible.
ARM_POWER_LOWLow Power mode: retain state, detect and signal wake-up events.
ARM_POWER_FULLPower on: full operation at maximum performance.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4