rotaryo 2.0.0.0

Macros

#define ROTARYO_ONE_LED   0x0001
 ROTARY O Number of LED's.
 
#define ROTARYO_TWO_LED   0x0101
 
#define ROTARYO_FOUR_LED   0x1111
 
#define ROTARYO_EIGHT_LED   0x5555
 
#define ROTARYO_RESET_LED   0x0000
 

Detailed Description

Macro Definition Documentation

◆ ROTARYO_EIGHT_LED

#define ROTARYO_EIGHT_LED   0x5555

◆ ROTARYO_FOUR_LED

#define ROTARYO_FOUR_LED   0x1111

◆ ROTARYO_ONE_LED

#define ROTARYO_ONE_LED   0x0001

ROTARY O Number of LED's.

Specified number of LED's that are on.

◆ ROTARYO_RESET_LED

#define ROTARYO_RESET_LED   0x0000

◆ ROTARYO_TWO_LED

#define ROTARYO_TWO_LED   0x0101