intrepidcs / libicsneo

Intrepid Control Systems device communication library
Other
36 stars 32 forks source link

add customize baud rate by bit-timing configuration functions #61

Closed johbenny closed 1 year ago

johbenny commented 1 year ago

60 The uint8_t reserved in CANFD_SETTINGS is used to indicate the user-defined baud rate setting. This allows external code to check whether the user-defined baud rate is being used when reading the baud rate of the device and to calculate the actual baud rate based on the bit-timing configurations.