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

Represents a Display Memory Address High Register value. More...

#include <max7456Registers.h>

Public Attributes

unsigned char whole
 The whole register value.
 
struct {
   unsigned char   DisplayMemoryAdressBit8: 1
 8th bit for Display Memory Address.
 
   unsigned char   byteSelectionBit: 1
 
   unsigned char   unsused: 6
 Don't care.
 
bits
 access to individual bits
 

Detailed Description

Represents a Display Memory Address High Register value.

Member Data Documentation

REG_DMAH::bits

access to individual bits

unsigned char REG_DMAH::byteSelectionBit
unsigned char REG_DMAH::DisplayMemoryAdressBit8

8th bit for Display Memory Address.

unsigned char REG_DMAH::unsused

Don't care.

unsigned char REG_DMAH::whole

The whole register value.


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