Dario Nieuwenhuis c8936edb6c stm32/can: simplify bxcan api, merging bx::* into the main structs.
The bx::* separate structs (Can, Rx, Tx) and separate `Instance` trait
are a relic from the `bxcan` crate. Remove them, move the functionality
into the main structs.
2024-04-02 11:08:03 +02:00
..
2024-03-20 16:39:09 +01:00
2024-03-20 14:53:19 +01:00
2024-01-02 23:29:33 +01:00
2024-03-20 16:39:09 +01:00