mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-03 14:45:03 -04:00
Fix markdown syntax for API listing
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
e6eaad87dc
commit
bbff7576df
1 changed files with 5 additions and 5 deletions
|
@ -19,12 +19,12 @@ bit has been set after one cycle.
|
|||
There are eight addresses in the API. These are defined by the
|
||||
two values ADDR_UDS_FIRST and ADDR_UDS_LAST:
|
||||
|
||||
´´´
|
||||
ADDR_UDS_FIRST: 0x10
|
||||
ADDR_UDS_LAST: 0x17
|
||||
´´´
|
||||
```
|
||||
ADDR_UDS_FIRST: 0x10
|
||||
ADDR_UDS_LAST: 0x17
|
||||
```
|
||||
|
||||
These addresses are read once.
|
||||
These addresses are read only and read once between reset.
|
||||
|
||||
Any access to another address will be ignored by the core.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue