B.1 initialization and system information, B.2 timer control 3, Appendix b mapping table – ADLINK HSL-DO32-M-N/HSL-DO32-M-P User Manual

Page 128: Initialization and system information, Timer control 3

Advertising
background image

Mapping Table

115

Appendix B Mapping Table

HSL has two types of function library in the HSL.h. The following is
the mapping table for new and old versions of the codes.

B.1 Initialization and System Information

B.2 Timer Control 3

New Version

Old Version

HSL_initial

W_HSL_Initial

HSL_close

W_HSL_Close

HSL_start

W_HSL_Start

HSL_auto_start

W_HSL_Auto_Start

HSL_stop

W_HSL_Stop

HSL_connect_status

W_HSL_Connect_Status

HSL_slave_live

W_HSL_Slave_Live

HSL_get_irq_channel

W_HSL_Get_IRQ_Channel

New Version

Old Version

HSL_enable_timer_interrupt

W_HSL_TMRINT_Enable

HSL_disable_timer_interrupt

W_HSL_TMRINT_Disable

HSL_set_timer

W_HSL_Timer_Set

Advertising