/
(8.D.2.3) BooleanInvert

(8.D.2.3) BooleanInvert

Overview

Complements (inverts) Boolean data

Type Definition

typedef struct _ModuleBooleanInvert { ModuleInstanceDescriptor instance; // Common Audio Weaver module instance structure } ModuleBooleanInvertClass;

Pins

Input Pins

Name: in

Description: audio input

Data type: int

Channel range: Unrestricted

Block size range: Unrestricted

Sample rate range: Unrestricted

Complex support: Real

Output Pins

Name: out

Description: audio output

Data type: int

MATLAB Usage

File Name: boolean_invert_module.m

M=boolean_invert_module(NAME) Create a Boolean invert module which inverts a binary signal. NAME - name of the module. NUMPINS - number of input & output pins.

 

Related content

(8.D.2.2) BooleanInvert
(8.D.2.2) BooleanInvert
More like this
(8.D.2.2 ) BooleanInvert
(8.D.2.2 ) BooleanInvert
More like this
(8.D.2.7) BooleanInvert
(8.D.2.7) BooleanInvert
More like this
(8.D.2.6) BooleanInvert
(8.D.2.6) BooleanInvert
More like this
(8.D.2.4) BooleanInvert
(8.D.2.4) BooleanInvert
More like this
(8.D.2.5) BooleanInvert
(8.D.2.5) BooleanInvert
More like this