Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 964 Bytes

standardese_entities.md

File metadata and controls

13 lines (7 loc) · 964 Bytes

Project index

  • Namespace canary

    • basic_endpoint - Describes an endpoint for a CAN bus interface that can be bound to a CAN socket.

    • flexible_data_rate - Enables the flexible data rate socket option. Allows a raw CAN socket to receive Flexible Data rate frames.

    • frame_header - A CAN frame header, used for transmission of both standard and flexible data rate frames.

    • get_interface_index - Retrieves the interface index required to bind a CAN socket to a particular CAN interface.

    • raw - Encapsulates flags necessary for creation of raw CAN sockets.