Static Public Attributes | List of all members
FourStateLsb Class Reference

LSB settings for four state codes. More...

Inherits object.

Static Public Attributes

int Bottom = 1
 Bottom. More...
 
int Left = 0
 Left. More...
 
int Right = 2
 Right. More...
 
int Top = 3
 Top. More...
 

Detailed Description

LSB settings for four state codes.

Member Data Documentation

◆ Bottom

int Bottom = 1
static

Bottom.

◆ Left

int Left = 0
static

Left.

◆ Right

int Right = 2
static

Right.

◆ Top

int Top = 3
static

Top.