Analyse and explore linux
Component CAN_RAW

Component Type: kbuild config

Description: Raw CAN Protocol (raw access with CAN-ID filtering)

More info: The raw CAN protocol option offers access to the CAN bus via the BSD socket API. You probably want to use the raw socket in most cases where no higher level protocol is being used. The raw socket has several filter options e.g. ID masking / error frames. To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW.

Build project: Kconfig (Linux kconfig) (Path: net\can\Kconfig )

Other views: file explorer

Generated by PFA software prototype