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.
Dependencies: HttpServer_snapshot_mbed-os
bsp_util.h File Reference
BSP Utilities. More...
Go to the source code of this file.
Functions | |
int32_t | R_ExceptionalMode (void) |
Function Name: R_ExceptionalMode. |
Detailed Description
BSP Utilities.
- Rev:
- Date:
Definition in file bsp_util.h.
Function Documentation
int32_t R_ExceptionalMode | ( | void | ) |
Function Name: R_ExceptionalMode.
Get current context
Description:
- Parameters:
-
none
- Return values:
-
0 Current context is non-task 1 Current context is task
Definition at line 101 of file bsp_util.c.
Generated on Wed Jul 13 2022 05:33:37 by
