mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-19 12:24:36 -04:00
Add documentation for the GPIOs
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
7a9019d867
commit
8a5a338473
2 changed files with 9 additions and 2 deletions
|
@ -150,7 +150,13 @@ includes:
|
|||
- Read access to the 32 bit FPGA design version, expressed as an integer
|
||||
|
||||
- Control and status access for the RGB LED on TKey board
|
||||
- Control ans status access for the 4 GPIOs on the TKey board
|
||||
|
||||
- Control and status access for the 4 GPIOs on the TKey board
|
||||
- GPIO 1 and 2 are inputs and provide read access to the
|
||||
current sampled value digital values on the pins.
|
||||
|
||||
- GPIO 3 and 4 are outputs. The digital value written to
|
||||
the bits will be presented on the pins.
|
||||
|
||||
- Application read access to information about the loaded
|
||||
application. The information is written by the firmware.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue