Skip to content

Commit

Permalink
fix: usb x0
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed May 12, 2024
1 parent b222117 commit dd63784
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions data/family/CH32X0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -717,11 +717,15 @@
register: AHBPCENR
field: USBFSEN
reset:
register: AHBPRSTR
register: AHBRSTR
field: USBFSRST
interrupts:
- signal: GLOBAL
interrupt: USBFS
- signal: WKUP
interrupt: USBFS_WKUP
pins:
- pin: PC16
signal: DM
- pin: PC17
signal: DP

0 comments on commit dd63784

Please sign in to comment.