LIN Middleware
Node Identification Status

General Description

Macros

#define LD_NEGATIVE_RESPONSE   (0x00U)
 If Slave node responds with a negative response, the data area is not considered.
 
#define LD_NO_RESPONSE   (0x01U)
 Slave node sets up a positive response using the data provided by the application.
 
#define LD_POSITIVE_RESPONSE   (0x02U)
 Slave node does not answer.