Commit c802a13
stm32: Fix printing value of pyb.CAN auto_restart on FDCAN hardware.
The DAR register field is for auto-retransmit, FDCAN doesn't support
automatic restart to clear Bus Off.
This work was funded through GitHub Sponsors.
Signed-off-by: Angus Gratton <angus@redyak.com.au>1 parent 6cac2d2 commit c802a13
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments