Changes between Version 14 and Version 15 of SrlApi


Ignore:
Timestamp:
Mar 16, 2009, 3:48:55 PM (15 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SrlApi

    v14 v15  
    5858 * {{{srl_mwmr_status( controller_name, reg_n )}}} reads status register ''reg_n'' of specified controller, returns a int32_t
    5959 * {{{srl_assert( cond )}}} checks if ''cond'' is true, and fatally fails otherwise
     60 * {{{srl_abort()}}} make the application (whatever the backend) abort now
    6061
    6162== Instrumentation services ==