print

Writes variables to output device

Author Joep Suijs, Copyright (c) 2007..2008, all rights reserved.
Adapted-by Joep Suijs
Compiler >=2.2

Description

Outputs variables to output device.
formats: _decimal and _hex
vars:    bit, byte, sbyte, word, sword, dword, sdword


  
Example:


     
var sword BHL = -684


     
; print the signed word to the LCD display
print_sword_dec(LCD_char, BHL)


     
; and now print the same signed word to the serial port
print_sword_dec(Serial_HW_data, BHL)


Dependencies


Summary

Global variables/contants

Procedures

Private

Functions


API details

Global variables/contants

Procedures

Private

Functions


Related samples

Here are the list of samples which use this library:

16f648a16f648a_random.jal
16f648a16f648a_serial_hw_int_cts.jal
16f648a16f648a_serial_hardware.jal
16f648a16f648a_serial_print.jal
16f648a16f648a_backlight.jal
16f648a16f648a_i2c_sw_l1.jal
16f876a16f876a_adc.jal
16f876a16f876a_keyboard_lcd.jal
16f876a16f876a_t6603.jal
16f876a16f876a_sht.jal
16f876a16f876a_rtc_lcd.jal
16f876a16f876a_tc77.jal
16f87716f877_adc.jal
16f877a16f877a_print_serial_numbers.jal
16f877a16f877a_i2c_sw_l1.jal
16f877a16f877a_co2_t6603.jal
16f877a16f877a_serial_hardware.jal
16f877a16f877a_i2c_hw_slave_msg.jal
16f877a16f877a_backlight.jal
16f877a16f877a_serial_hw_int_cts.jal
16f877a16f877a_keyboard_lcd.jal
16f877a16f877a_rtc_lcd.jal
16f877a16f877a_i2c_hw_l1.jal
16f877a16f877a_random.jal
16f877a16f877a_serial_print.jal
16f877a16f877a_i2c_hw_slave_eeprom_simulator.jal
16f8816f88_serial_hardware.jal
16f8816f88_random.jal
16f8816f88_i2c_sw_l1.jal
16f8816f88_remember_me.jal
16f8816f88_adc_highres.jal
16f8816f88_print_serial_numbers.jal
16f8816f88_i2c_hw_slave_msg.jal
16f8816f88_i2c_hw_slave_eeprom_simulator.jal
16f8816f88_serial_print.jal
16f8816f88_backlight.jal
16f8816f88_serial_hw_int_cts.jal
16f8816f88_adc_lowres.jal
18f14k5018f14k50_i2c_hw_l1.jal
18f14k5018f14k50_serial_hardware.jal
18f14k5018f14k50_i2c_hw_slave_eeprom_simulator.jal
18f14k5018f14k50_serial_hw_int_cts.jal
18f14k5018f14k50_serial_print.jal
18f14k5018f14k50_usb_serial.jal
18f14k5018f14k50_i2c_sw_l1.jal
18f14k5018f14k50_random.jal
18f14k5018f14k50_i2c_hw_slave_msg.jal
18f14k5018f14k50_usb_hid_generic.jal
18f14k5018f14k50_usb_hid_mouse.jal
18f14k5018f14k50_usb_bootloader.jal
18f14k5018f14k50_usb_hid_keyboard.jal
18f14k5018f14k50_i2c_hw_l0.jal
18f245018f2450_i2c_sw_l1.jal
18f245018f2450_lcd_hd44780_4.jal
18f245018f2450_usb_hid_keyboard.jal
18f245018f2450_usb_serial.jal
18f245018f2450_random.jal
18f245018f2450_usb_hid_generic.jal
18f245018f2450_usb_hid_mouse.jal
18f245018f2450_serial_hardware.jal
18f245018f2450_serial_print.jal
18f245018f2450_usb_bootloader.jal
18f245018f2450_serial_hw_int_cts.jal
18f455018f4550_i2c_hw_slave_eeprom_simulator.jal
18f455018f4550_usb_hid_keyboard.jal
18f455018f4550_usb_hid_generic.jal
18f455018f4550_i2c_hw_l0.jal
18f455018f4550_i2c_hw_slave_msg.jal
18f455018f4550_random.jal
18f455018f4550_serial_hardware.jal
18f455018f4550_serial_print.jal
18f455018f4550_i2c_hw_l1.jal
18f455018f4550_usb_serial.jal
18f455018f4550_usb_bootloader.jal
18f455018f4550_i2c_sw_l1.jal
18f455018f4550_lcd_hd44780_4.jal
18f455018f4550_serial_hw_int_cts.jal
18f455018f4550_usb_hid_mouse.jal