Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
Hardware filter. More...
#include <EmbProcessor.h>
Data Fields | |
EMB_UInt8 | mask [EMB_COEFF_LENGTH] |
Mask controls which bits of the coeff are compared with the EMM private section. More... | |
EMB_UInt8 | coeff [EMB_MASK_LENGTH] |
Hardware filter.
EMB_UInt8 EMB_HardwareFilter::coeff[EMB_MASK_LENGTH] |
EMB_UInt8 EMB_HardwareFilter::mask[EMB_COEFF_LENGTH] |
Mask controls which bits of the coeff are compared with the EMM private section.
On a binary value of 1 in the mask, the correspnding bits are compared. The hardware filter accepts only the sections that are equal to the coeff in all the tested bit positions.