![]() |
Max7456
Class representing a max7456
|
Represents a character with lines and pixels. example : myCarac.line[3].pixels[2].pix2 = COLOR_TRANSPARENT ;. More...
#include <max7456Registers.h>
Public Attributes | |
| charact | whole |
| the whole CARACT as in max7456 Character Memory | |
| union LINE | line [18] |
| acces with lines | |
Represents a character with lines and pixels. example : myCarac.line[3].pixels[2].pix2 = COLOR_TRANSPARENT ;.
| union LINE CARACT::line[18] |
acces with lines
1.8.3