mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-05 12:50:52 -05: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
@ -19,12 +19,12 @@ bit has been set after one cycle.
|
|||||||
There are eight addresses in the API. These are defined by the
|
There are eight addresses in the API. These are defined by the
|
||||||
two values ADDR_UDS_FIRST and ADDR_UDS_LAST:
|
two values ADDR_UDS_FIRST and ADDR_UDS_LAST:
|
||||||
|
|
||||||
´´´
|
```
|
||||||
ADDR_UDS_FIRST: 0x10
|
ADDR_UDS_FIRST: 0x10
|
||||||
ADDR_UDS_LAST: 0x17
|
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.
|
Any access to another address will be ignored by the core.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user