interface ti.sysbios.interfaces.ISysCall |
 |
 |
 |
interface ISysCall {
module-wide config parameters
module-wide functions
}
metaonly config ISysCall.common$ // module-wide |
 |
Common module configuration parameters
DETAILS
All modules have this configuration parameter. Its name contains the '$'
character to ensure it does not conflict with configuration parameters
declared by the module. This allows new configuration parameters to be
added in the future without any chance of breaking existing modules.
ISysCall.enterPrivMode() // module-wide |
 |
ISysCall.enterUnprivMode() // module-wide |
 |
ISysCall.restorePrivMode() // module-wide |
 |
generated on Sat, 19 Sep 2020 02:07:17 GMT