diff options
| author | iabdalkader <i.abdalkader@gmail.com> | 2022-01-29 03:16:26 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-04-02 22:37:52 +1100 |
| commit | e7264e9532549560304be33ce7971609baba5bec (patch) | |
| tree | ba0fab7ace55757999aeff62132dc16f4a087409 /docs/library/struct.rst | |
| parent | 3320ec44ed7d1ba36e59a065f6941cd46608acc4 (diff) | |
stm32/pyb_can: Add support for bus with mixed Classic/FD nodes.
A CAN bus can have mixed classic/FD nodes. Prior to this patch the CAN API
could be configured for either standard or extended ID, but not both/mixed
operation.
This patch allows extended IDs to be filtered and enabled on a per-message
basis, in send(), setfilter() and clearfilter().
This is a breaking change to the API: init() no longer accepts the extframe
keyword argument.
Diffstat (limited to 'docs/library/struct.rst')
0 files changed, 0 insertions, 0 deletions
