Library API =========== The main objects are the :class:`~can.Bus` and the :class:`~can.Message`. A form of CAN interface is also required. .. hint:: Check the backend specific documentation for any implementation specific details. .. toctree:: :maxdepth: 2 bus message notifier file_io asyncio bcm errors bit_timing utils internal-api