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

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
 

Detailed Description

Represents a line in a max7456 character ie. 12 pixels.

Member Data Documentation

struct PIXEL LINE::pixels[3]

individual 4-pixels access

byte LINE::whole[3]

the whole line


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