Inverse Filter
Inverse criterion to pass messages for filter 2
Since R2021b
Model Configuration Pane: Hardware Implementation
Description
Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
The Inverse Filter parameter controls whether to inverse the criterion that allows messages to pass through filter 2.
Settings
off (default) | onoffThe filter accepts a message if the bit-wise AND of the message ID and mask is equal to the bit-wise AND of the acceptance value and mask.
onThe filter accepts a message if the bit-wise AND of the message ID and mask is not equal to the bit-wise AND of the acceptance value and mask.
Programmatic Use
| You cannot set this parameter from the MATLAB® command line. |
Version History
Introduced in R2021b