TIM SDK
TIM API C
setting_type.h File Reference

Description

Constants for SettingType tag.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_setting_type ta_e_setting_type_t
 

Enumerations

enum  ta_e_setting_type {
  ta_c_st_undefined, ta_c_st_display_brightness, ta_c_st_display_contrast, ta_c_st_keypad_tones,
  ta_c_st_alert_tones, ta_c_st_language
}
 

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.

Specification: retail.