⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vfd_data.h

📁 MTK1389 SOURCE CODE
💻 H
字号:

/************************************************************************
  The following data is for control mode.
************************************************************************/


/************************************************************************
  The following data is for refresh table.
************************************************************************/


/************************************************************************
  The following data is for wheel table.
************************************************************************/


/************************************************************************
  The following data is for message table.
************************************************************************/

#define VFDMSG_stop    0
#define VFDMSG_root    1
#define VFDMSG_title    2
#define VFDMSG_nodisc    3
#define VFDMSG_undisc    4
#define VFDMSG_open    5
#define VFDMSG_close    6
#define VFDMSG_vcd    7
#define VFDMSG_svcd    8
#define VFDMSG_loading    9
#define VFDMSG_off    10
#define VFDMSG_hello    11
#define VFDMSG_jpeg    12
#define VFDMSG_p_cd    13
#define VFDMSG_pbc_play    14
#define VFDMSG_digest    15
#define VFDMSG_err    16
#define VFDMSG_upg    17
#define VFDMSG_clearall    18

/************************************************************************
  The following data is for number character table.
************************************************************************/

#define VFD_TRACK      0
#define VFD_CHAPTER    0
#define VFD_MINUTE     2
#define VFD_SECOND     4
#define VFD_HOUR       6
#define VFD_MIN100     6
#define VFD_TITLE      7
#define VFD_FIELD_MAX  9
#define CHAR_0 0
#define CHAR_1 1
#define CHAR_2 2
#define CHAR_3 3
#define CHAR_4 4
#define CHAR_5 5
#define CHAR_6 6
#define CHAR_7 7
#define CHAR_8 8
#define CHAR_9 9
#define CHAR_CLEAR 10


/************************************************************************
  The following data is for icon macro table.
************************************************************************/

#define VFDICON_a2b_a     0
#define VFDICON_a2b_b     0
#define VFDICON_a2b_cancel     0
#define VFDICON_mono_l     0
#define VFDICON_mono_r     0
#define VFDICON_stereo     0
#define VFDICON_stereo_off     0
#define VFDICON_vocal_l     0
#define VFDICON_vocal_r     0
#define VFDICON_vocal_off     0
#define VFDICON_fb     1
#define VFDICON_ff     5
#define VFDICON_pause     9
#define VFDICON_play     13
#define VFDICON_stop     17
#define VFDICON_pbc_on     21
#define VFDICON_pbc_off     25
#define VFDICON_intro_on     0
#define VFDICON_intro_off     0
#define VFDICON_colon_on     29
#define VFDICON_colon_off     33
#define VFDICON_track     0
#define VFDICON_title     0
#define VFDICON_title_on     0
#define VFDICON_title_off     0
#define VFDICON_sequence     37
#define VFDICON_program     41
#define VFDICON_shuffle     45
#define VFDICON_repeat_off     49
#define VFDICON_repeat_one     53
#define VFDICON_repeat_all     57
#define VFDICON_svcd     61
#define VFDICON_cdda     68
#define VFDICON_vcd     75
#define VFDICON_ntsc     0
#define VFDICON_pal     0
#define VFDICON_key_up     0
#define VFDICON_key_down     0
#define VFDICON_key_resume     0
#define VFDICON_init_state     0
#define VFDICON_clear_msg     82
#define VFDICON_panel4_off     89
#define VFDICON_panel5_off     93
#define VFDICON_in_vts     103
#define VFDICON_pause_on     110
#define VFDICON_pause_off     114
#define VFDICON_angle_on     118
#define VFDICON_angle_off     122
#define VFDICON_ac3     126
#define VFDICON_dts     136
#define VFDICON_mp3     146
#define VFDICON_pcm     156
#define VFDICON_clear_audio     166
#define VFDICON_chapter_repeat_on     176
#define VFDICON_title_repeat_on     180
#define VFDICON_chapter_repeat_off     184
#define VFDICON_title_repeat_off     188
#define VFDICON_dvdon     192
#define VFDICON_dvdoff     196
#define VFDICON_multi_on     0
#define VFDICON_colonon     200
#define VFDICON_colonoff     207

/************************************************************************
  The following data is for calendar table.
************************************************************************/


/************************************************************************
  The following data is for VFD debug flags.
************************************************************************/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -