Frank 4 anni fa
parent
commit
4cf948983a
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      teensy4/imxrt.h

+ 1
- 1
teensy4/imxrt.h Vedi File

@@ -3001,7 +3001,7 @@ typedef struct {
#define ENET2_TCCR3 (IMXRT_ENET2_TIMER.offset224)

// 25.3.1.1: page 1199
#define IMXRT_EWM (*(IMXRT_REGISTER8_t *)0x402D8000)
#define IMXRT_EWM (*(IMXRT_REGISTER8_t *)0x400B4000)
#define EWM_CTRL (IMXRT_EWM.offset00)
#define EWM_SERV (IMXRT_EWM.offset01)
#define EWM_CMPL (IMXRT_EWM.offset02)

Loading…
Annulla
Salva