.. include:: ./../../../../macros.txt .. include:: ./../../../../units.txt .. _CAN: CAN === Module Files ------------ Driver ^^^^^^ - ``src/app/driver/can/can.c`` (`API <../../../../_static/doxygen/src/html/can_8c.html>`__, `source <../../../../_static/doxygen/src/html/can_8c_source.html>`__) - ``src/app/driver/can/can.h`` (`API <../../../../_static/doxygen/src/html/can_8h.html>`__, `source <../../../../_static/doxygen/src/html/can_8h_source.html>`__) Configuration ^^^^^^^^^^^^^ - ``src/app/driver/config/can_cfg.c`` (`API <../../../../_static/doxygen/src/html/can__cfg_8c.html>`__, `source <../../../../_static/doxygen/src/html/can__cfg_8c_source.html>`__) - ``src/app/driver/config/can_cfg.h`` (`API <../../../../_static/doxygen/src/html/can__cfg_8h.html>`__, `source <../../../../_static/doxygen/src/html/can__cfg_8h_source.html>`__) Unit Test ^^^^^^^^^ - ``tests/unit/app/driver/can/test_can.c`` (`API <../../../../_static/doxygen/tests/html/test__can_8c.html>`__, `source <../../../../_static/doxygen/tests/html/test__can_8c_source.html>`__) - ``tests/unit/app/driver/config/test_can_cfg.c`` (`API <../../../../_static/doxygen/tests/html/test__can__cfg_8c.html>`__, `source <../../../../_static/doxygen/tests/html/test__can__cfg_8c_source.html>`__) Description ----------- |tbc|