RL78/I1D
Operation state switching IAR
R01AN3597EJ0100 Rev.1.00
Page 8 of 42
Jan. 31, 2017
4.4. List of Variable
Table 4.4 lists the global variable that is used by this sample program.
Table 4.4
Global variable
Type
Variable identifier
Content
Use function
uint16_t
g_flash_mode
State variable of flash operation mode
r_it_interrupt,
switch_flashmode_to_LV,
switch_flashmode_to_LS_0,
switch_flashmode_to_LS_1,
switch_flashmode_to_HS,
switch_flashmode_to_LP,
uint16_t
g_transition_status
Transition state variable
r_intc0_interrupt
uint16_t
g_ad_result
Value of A/D conversion result
switch_flashmode_to_HS,
r_adc_interrupt
uint16_t
g_ad_busy
A/D conversion completion flag
r_adc_interrupt,
switch_flashmode_to_HS