Loading...
Searching...
No Matches
cst816s_internal.h File Reference

Internal constants for cst816s. More...

Detailed Description

Internal constants for cst816s.

Author
Koen Zandberg koen@.nosp@m.berg.nosp@m.zand..nosp@m.net

Definition in file cst816s_internal.h.

Go to the source code of this file.

cst816s timing constants

#define CST816S_RESET_DURATION_LOW_MS   (20)
 Duration of reset pin low (in ms)
 
#define CST816S_RESET_DURATION_HIGH_MS   (400)
 Duration of reset pin high (in ms)
 

Macro Definition Documentation

◆ CST816S_RESET_DURATION_HIGH_MS

#define CST816S_RESET_DURATION_HIGH_MS   (400)

Duration of reset pin high (in ms)

Definition at line 29 of file cst816s_internal.h.

◆ CST816S_RESET_DURATION_LOW_MS

#define CST816S_RESET_DURATION_LOW_MS   (20)

Duration of reset pin low (in ms)

Definition at line 28 of file cst816s_internal.h.