simple-socket library 1.2.0
NET::can_filter Struct Reference

Structure of id and mask used by filters. More...

#include <CANFrame.h>

Public Attributes

can_id id
 
can_id mask
 

Detailed Description

Structure of id and mask used by filters.

Definition at line 39 of file CANFrame.h.

Member Data Documentation

◆ id

can_id NET::can_filter::id

Definition at line 41 of file CANFrame.h.

◆ mask

can_id NET::can_filter::mask

Definition at line 42 of file CANFrame.h.


The documentation for this struct was generated from the following file: