Skip to content
Snippets Groups Projects
Commit a391dd18 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Corrected bit_offset of sync_timeout field.

parent 9bbc2462
No related branches found
No related tags found
No related merge requests found
...@@ -358,7 +358,7 @@ peripherals: ...@@ -358,7 +358,7 @@ peripherals:
- - field_name: sync_timeout - - field_name: sync_timeout
field_description: "Data stream sync did not occur during last sync interval." field_description: "Data stream sync did not occur during last sync interval."
address_offset: 0x0 address_offset: 0x0
bit_offset: 1 bit_offset: 2
mm_width: 1 mm_width: 1
access_mode: RO access_mode: RO
- - field_name: bsn_at_sync - - field_name: bsn_at_sync
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment