Skip to content

Commit

Permalink
fix(CMSIS): Update OWM_STAT.presence_detect field position [7] for MA…
Browse files Browse the repository at this point in the history
…X32690
  • Loading branch information
sihyung-maxim authored Nov 6, 2023
1 parent 73bac29 commit 687b68b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Libraries/PeriphDrivers/Source/OWM/owm_reva_me18.svd
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<field>
<name>presence_detect</name>
<description>Presence Pulse Detected.</description>
<bitRange>[5:5]</bitRange>
<bitRange>[7:7]</bitRange>
<access>read-only</access>
</field>
</fields>
Expand Down Expand Up @@ -234,4 +234,4 @@
</registers>
</peripheral>
<!-- One Wire Master -->
</device>
</device>

0 comments on commit 687b68b

Please sign in to comment.