Przeglądaj źródła

Fix typo

teensy4-core
dav1901 6 lat temu
rodzic
commit
59402d1e7e
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      teensy3/kinetis.h

+ 1
- 1
teensy3/kinetis.h Wyświetl plik

#define SPI1_MH (KINETISL_SPI1.MH) // Match High #define SPI1_MH (KINETISL_SPI1.MH) // Match High
#define SPI1_DL (KINETISL_SPI1.DL) // Data Low #define SPI1_DL (KINETISL_SPI1.DL) // Data Low
#define SPI1_DH (KINETISL_SPI1.DH) // Data High #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 #define SPI1_C3 (KINETISL_SPI1.C3) // Control Register 3
#endif #endif



Ładowanie…
Anuluj
Zapisz