mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-12 06:34:06 +02:00
Added ADC and I/O read.
This commit is contained in:
parent
b9d7328f20
commit
2b9ef9759b
8 changed files with 391 additions and 24 deletions
|
@ -241,7 +241,7 @@ typedef struct
|
|||
__IO uint32_t JTAG_TCK_PIO0_10;
|
||||
__IO uint32_t PIO1_10;
|
||||
__IO uint32_t PIO2_11;
|
||||
__IO uint32_t JTAG_TDI_PIO0_11;
|
||||
__IO uint32_t PIO0_11; // JTAG_TDI_PIO0_11
|
||||
__IO uint32_t JTAG_TMS_PIO1_0;
|
||||
__IO uint32_t JTAG_TDO_PIO1_1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue