Public Member Functions | |
| def | get_BR |
| def | get_BRID |
Static Public Attributes | |
| list | Baudrates |
| Baudrate mapping between ID and value. | |
| def mtdef.Baudrates.get_BR | ( | cls, | |
| baudrate_id | |||
| ) |
| def mtdef.Baudrates.get_BRID | ( | cls, | |
| baudrate | |||
| ) |
list mtdef.Baudrates::Baudrates [static] |
[
(0x80, 921600),
(0x0A, 921600),
(0x00, 460800),
(0x01, 230400),
(0x02, 115200),
(0x03, 76800),
(0x04, 57600),
(0x05, 38400),
(0x06, 28800),
(0x07, 19200),
(0x08, 14400),
(0x09, 9600),
(0x0B, 4800),
(0x80, 921600)]
Baudrate mapping between ID and value.