Max7456
Class representing a max7456
|
Represents a line in a max7456 character ie. 12 pixels. More...
#include <max7456Registers.h>
Public Attributes | |
byte | whole [3] |
the whole line | |
struct PIXEL | pixels [3] |
individual 4-pixels access | |
Represents a line in a max7456 character ie. 12 pixels.
struct PIXEL LINE::pixels[3] |
individual 4-pixels access
byte LINE::whole[3] |
the whole line