-
- Downloads
stm32/can: Add "list" param to CAN.recv() to receive data inplace.
This API matches (as close as possible) how other pyb classes allow inplace operations, such as pyb.SPI.recv(buf).
Loading
Please register or sign in to comment
This API matches (as close as possible) how other pyb classes allow inplace operations, such as pyb.SPI.recv(buf).