![]() |
Max7456
Class representing a max7456
|
Represents a Horizontal Offset Register value. More...
#include <max7456Registers.h>
Public Attributes | |
| unsigned char | whole |
| The whole register value. | |
| struct { | |
| unsigned char horizontalPositionOffset: 6 | |
| Vertical Position Offset. | |
| unsigned char unsused: 2 | |
| Don't care. | |
| } | bits |
| access to individual bits | |
Represents a Horizontal Offset Register value.
| REG_HOS::bits |
access to individual bits
| unsigned char REG_HOS::horizontalPositionOffset |
Vertical Position Offset.
| unsigned char REG_HOS::unsused |
Don't care.
| unsigned char REG_HOS::whole |
The whole register value.
1.8.3