stm32-rs / bxcan

bxCAN peripheral driver for STM32 chips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecate/Remove `configure` in favor of `modify_config`

jonas-schievink opened this issue · comments

The latter is newer and allows method chaining

Maybe this should be called .init() or something, since it enters initialization mode no, modify_config mirrors modify_filters, it's fine