Max7456
Class representing a max7456
 All Classes Files Functions Variables Typedefs Enumerator Macros Pages
Public Attributes | List of all members
CARACT Union Reference

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
 

Detailed Description

Represents a character with lines and pixels. example : myCarac.line[3].pixels[2].pix2 = COLOR_TRANSPARENT ;.

Member Data Documentation

union LINE CARACT::line[18]

acces with lines

charact CARACT::whole

the whole CARACT as in max7456 Character Memory


The documentation for this union was generated from the following file: