dav1901 6 anni fa
parent
commit
59402d1e7e
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      teensy3/kinetis.h

+ 1
- 1
teensy3/kinetis.h Vedi File

@@ -4551,7 +4551,7 @@ typedef struct {
#define SPI1_MH (KINETISL_SPI1.MH) // Match High
#define SPI1_DL (KINETISL_SPI1.DL) // Data Low
#define SPI1_DH (KINETISL_SPI1.DH) // Data High
#define SPI1_CI (KINETISL_SPI1.CI) // Dlear Interrupt
#define SPI1_CI (KINETISL_SPI1.CI) // Clear Interrupt
#define SPI1_C3 (KINETISL_SPI1.C3) // Control Register 3
#endif


Loading…
Annulla
Salva