Inherits CSpi.
Inherited by CCurrentLimit [private].
List of all members.
Static Public Member Functions |
|
static void | init (void) |
|
static void | write (int address, int data) |
|
static int | read (unsigned int address) |
Static Protected Attributes |
|
static const int | addressShift = 12 |
|
static const int | commandShift = 10 |
|
static const int | dataMask = 0x1FF |
|
static const char | writeCmd = 0 |
|
static const char | readCmd = 3 |
|
static const char | wiper0 = 0 |
|
static const char | wiper1 = 1 |
|
static const char | wiper0nv = 2 |
|
static const char | wiper1nv = 3 |
|
static const char | tcon = 4 |
|
static const char | status = 5 |
|
static const char | EEWA = 4 |
The documentation for this class was generated from the following file: