PT2258 Arduino Library
PT2258.h File Reference
#include <Arduino.h>

Go to the source code of this file.

Data Structures

class  PT2258
 

Macros

#define PT2258_CH1_1   0b10010000
 
#define PT2258_CH1_10   0b10000000
 
#define PT2258_CH2_1   0b01010000
 
#define PT2258_CH2_10   0b01000000
 
#define PT2258_CH3_1   0b00010000
 
#define PT2258_CH3_10   0b00000000
 
#define PT2258_CH4_1   0b00110000
 
#define PT2258_CH4_10   0b00100000
 
#define PT2258_CH5_1   0b01110000
 
#define PT2258_CH5_10   0b01100000
 
#define PT2258_CH6_1   0b10110000
 
#define PT2258_CH6_10   0b10100000
 
#define PT2258_CHALL_1   0b11100000
 
#define PT2258_CHALL_10   0b11010000
 
#define PT2258_CHALL_MUTE   0b11111000
 
#define PT2258_CLEAR_REGISTER   0b11000000
 

Macro Definition Documentation

◆ PT2258_CH1_1

#define PT2258_CH1_1   0b10010000

◆ PT2258_CH1_10

#define PT2258_CH1_10   0b10000000

◆ PT2258_CH2_1

#define PT2258_CH2_1   0b01010000

◆ PT2258_CH2_10

#define PT2258_CH2_10   0b01000000

◆ PT2258_CH3_1

#define PT2258_CH3_1   0b00010000

◆ PT2258_CH3_10

#define PT2258_CH3_10   0b00000000

◆ PT2258_CH4_1

#define PT2258_CH4_1   0b00110000

◆ PT2258_CH4_10

#define PT2258_CH4_10   0b00100000

◆ PT2258_CH5_1

#define PT2258_CH5_1   0b01110000

◆ PT2258_CH5_10

#define PT2258_CH5_10   0b01100000

◆ PT2258_CH6_1

#define PT2258_CH6_1   0b10110000

◆ PT2258_CH6_10

#define PT2258_CH6_10   0b10100000

◆ PT2258_CHALL_1

#define PT2258_CHALL_1   0b11100000

◆ PT2258_CHALL_10

#define PT2258_CHALL_10   0b11010000

◆ PT2258_CHALL_MUTE

#define PT2258_CHALL_MUTE   0b11111000

◆ PT2258_CLEAR_REGISTER

#define PT2258_CLEAR_REGISTER   0b11000000