Changes between Version 14 and Version 15 of SrlApi
- Timestamp:
- Mar 16, 2009, 3:48:55 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SrlApi
v14 v15 58 58 * {{{srl_mwmr_status( controller_name, reg_n )}}} reads status register ''reg_n'' of specified controller, returns a int32_t 59 59 * {{{srl_assert( cond )}}} checks if ''cond'' is true, and fatally fails otherwise 60 * {{{srl_abort()}}} make the application (whatever the backend) abort now 60 61 61 62 == Instrumentation services ==