how should i use ILas Notification Callback function in multi interface?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how should i use ILas Notification Callback function in multi interface?

529 Views
jylee3
Contributor I

When using ISELED 2 channels, do I need to use a separate event notification callback function

(typedef void (*ILaS_EventNotificationType) (ILaS_CommEventType eEventType, uint8 u8Strip);) for each channel?

 

0 Kudos
Reply
1 Reply

465 Views
Nhi_Nguyen
NXP Employee
NXP Employee

Hi @jylee3 ,

As you can see, the notification used configured at:

Nhi_Nguyen_0-1694751048362.png

Channels is specific tab and Notification configuration is in generic tab.

As far as I know, you can define 1 notification for multiple channels and handle these channel into this function.

Nhi_Nguyen_1-1694751664502.png

Best regards,

Nhi

Tags (1)
0 Kudos
Reply