TIM SDK
TIM API C
setting_type.h File Reference

Description

Constants for SettingType tag.

Copyright: Worldline.

Typedefs

typedef enum ta_e_setting_type ta_e_setting_type_t
 

Enumerations

enum  ta_e_setting_type {
  ta_c_st_undefined = 0, ta_c_st_display_brightness = 1, ta_c_st_display_contrast = 2, ta_c_st_keypad_tones = 3,
  ta_c_st_alert_tones = 4, ta_c_st_language = 5, ta_c_st_power_management_mode = 6
}
 

Typedef Documentation

◆ ta_e_setting_type_t

Constants for SettingType tag.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_setting_type

Constants for SettingType tag.

Specification: retail.

Enumerator
ta_c_st_undefined 

Undefined/invalid value.

ta_c_st_display_brightness 

Brightness of the display.

Specification: retail.

ta_c_st_display_contrast 

Contrast of the display.

Specification: retail.

ta_c_st_keypad_tones 

Volume of the key press tones.

Specification: retail.

ta_c_st_alert_tones 

Volume of the alert tones.

Specification: retail.

ta_c_st_language 

Language of the EFT. Valid values: <lng code>="">[-<cntry code>="">] as supported by the terminal. e.g. "de", "de-at", "en", "nl-be"

Specification: retail.

ta_c_st_power_management_mode 

Selection of active power management profile. Valid values are fully devices dependent.

Specification: retail.