1.1.3.2.3. cli.cmd_bootloader.bootloader.CanBusConfig
- class cli.cmd_bootloader.bootloader.CanBusConfig(interface: str, channel: str, bitrate: int)
Type of CAN connection (must be supported by python-can).
- __init__(interface: str, channel: str, bitrate: int) None
Methods
__init__(interface, channel, bitrate)as_dict()Return the
Attributes
interfacechannelbitrate