Commit 5edd8d8
Amended ETH_DMA_IT_xxx flags in ETH_DMA_ALL_INTS (#402)
* Amended ETH_DMA_IT_xxx flags in ETH_DMA_ALL_INTS
according to the ST docs, this is a sticky bit that must be cleared
explicitly even though it is an OR of different other status bits.
* Update NetworkInterface.c
Style: Fix Formatting
Co-authored-by: alfred gedeon <[email protected]>1 parent c33a9ac commit 5edd8d8
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments