f13791d5ba
The previous design with dedicated bits in the structure required a
user to explicitly set each bit.
Using one flags variable allows to extend the features more easily
in the future and avoids breaking existing code.
This change is particularly useful for the FDF and BRS flags required
for CAN-FD support.
See also previous similar change for the CAN driver in
|
||
---|---|---|
.. | ||
isotp | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.canopen |