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.
HAL MSP module. More...
Modules | |
| HAL_MSP_Private_Functions | |
Functions | |
| void | BSP_MotorControl_StepClockHandler (uint8_t deviceId) |
| Handles the device state machine at each ste. | |
| void | BSP_MotorControl_FlagInterruptHandler (void) |
| Handlers of the flag interrupt which calls the user callback (if defined) | |
Detailed Description
HAL MSP module.
Function Documentation
| void BSP_MotorControl_FlagInterruptHandler | ( | void | ) |
Handlers of the flag interrupt which calls the user callback (if defined)
- Parameters:
-
None
- Return values:
-
None
Definition at line 228 of file motorcontrol.cpp.
| void BSP_MotorControl_StepClockHandler | ( | uint8_t | deviceId ) |
Handles the device state machine at each ste.
- Parameters:
-
[in] deviceId (from 0 to 2)
- Return values:
-
None
- Note:
- Must only be called by the timer ISR
Definition at line 698 of file motorcontrol.cpp.
Generated on Tue Jul 12 2022 22:53:31 by
1.7.2