Amend "GPIO refactoring (#6259)" (#6527)

This commit is contained in:
Dirk O. Kaar
2022-04-05 10:28:59 +02:00
committed by GitHub
parent 7dc8ca4e1e
commit 6cfe4613e4
2 changed files with 4 additions and 11 deletions

View File

@ -49,13 +49,6 @@ extern "C" {
#define INPUT_PULLDOWN 0x09
#define OPEN_DRAIN 0x10
#define OUTPUT_OPEN_DRAIN 0x12
#define SPECIAL 0xF0
#define FUNCTION_1 0x00
#define FUNCTION_2 0x20
#define FUNCTION_3 0x40
#define FUNCTION_4 0x60
#define FUNCTION_5 0x80
#define FUNCTION_6 0xA0
#define ANALOG 0xC0
//Interrupt Modes