Copyright IXXAT Automation GmbH
UCI Programming Manual FlexRay, V1.13
External interfaces
32
5.1.4.12
Reset
Reset of the FlexRay controller via the hardware reset. The internal error counters
are also reset. The configuration via
Transmit and receive FIFOs are cleared.
can be called in any mode of the controller. See Fig. 4-1
Prototype:
virtual HRESULT __stdcall Reset( void );
Parameters:
none
Return value:
UCI error codes
5.1.4.13
Lock
Via this method it is possible to prevent simultaneous processing of methods of
this interface from several threads in multithreaded clients.
ATTENTION: A mutual exclusion activated by
, otherwise deadlocks may occur!
Prototype:
virtual HRESULT __stdcall Lock ( void );
Parameters:
none
Return value:
UCI error codes
5.1.4.14
Unlock
Via this method a mutual exclusion activated by
Prototype:
virtual HRESULT __stdcall Unlock ( void );
Parameters:
none
Return value:
UCI error codes
Содержание FlexRay CCM
Страница 6: ......