SCLD peripheral of the KL46Z

Dependents:   FRDM-KL46Z LCD rtc Demo KL46Z EE202A_HW1_MH SignalGenerator ... more

History

Documentation updated default tip

2014-03-23, by Tomo2k [Sun, 23 Mar 2014 19:55:14 +0000] rev 10

Documentation updated


Added #pragma once guards

2014-03-23, by Tomo2k [Sun, 23 Mar 2014 19:10:10 +0000] rev 9

Added #pragma once guards


Cleanup of example code comment

2014-03-14, by Tomo2k [Fri, 14 Mar 2014 15:31:39 +0000] rev 8

Cleanup of example code comment


Added "." as a valid character printed using the decimal point LCD cell.; Added SLCD::clear() method to clear the LCD.; Note that ".." will only print one dot, dots must be manually cleared, eg using clear()

2014-03-14, by Tomo2k [Fri, 14 Mar 2014 15:22:09 +0000] rev 7

Added "." as a valid character printed using the decimal point LCD cell.; Added SLCD::clear() method to clear the LCD.; Note that ".." will only print one dot, dots must be manually cleared, eg using clear()


Magic Wand formatted (MBED standard style)

2014-03-14, by Tomo2k [Fri, 14 Mar 2014 15:13:15 +0000] rev 6

Magic Wand formatted (MBED standard style)


Write_Char function -> private (use putc)

2014-02-27, by Sissors [Thu, 27 Feb 2014 22:02:34 +0000] rev 5

Write_Char function -> private (use putc)


Switched clock source to 4MHz oscillator.

2014-02-27, by Sissors [Thu, 27 Feb 2014 21:57:22 +0000] rev 4

Switched clock source to 4MHz oscillator.
; Added option to enable/disable it in deepsleep mode


Confirmed colon/dot functions, tidy code & test. Contrast found not be very effective.

2014-01-27, by star297 [Mon, 27 Jan 2014 21:57:38 +0000] rev 3

Confirmed colon/dot functions, tidy code & test. Contrast found not be very effective.


Fixed colon/dot (probably)

2014-01-26, by Sissors [Sun, 26 Jan 2014 21:09:41 +0000] rev 2

Fixed colon/dot (probably)
;
; (okay maybe)
;
; (possibly)


added functions

2014-01-20, by star297 [Mon, 20 Jan 2014 21:08:32 +0000] rev 1

added functions