We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 897d64f commit 891a2d9Copy full SHA for 891a2d9
src/rp2040/hardware_regs/RP2040.svd
@@ -32215,7 +32215,7 @@ SPDX-License-Identifier: BSD-3-Clause
32215
After writing, this register must be polled until it returns all-zero. Until this point, it is unsafe to restart the channel.</description>
32216
<bitRange>[15:0]</bitRange>
32217
<access>read-write</access>
32218
- <modifiedWriteValues>clear</modifiedWriteValues>
+ <modifiedWriteValues>oneToClear</modifiedWriteValues>
32219
</field>
32220
</fields>
32221
</register>
0 commit comments