adapnex::core::SR::operator()

Function call operator

Synopsis

Declared in <adapnex/core/bistable.h>

void
operator()(
    bool const SET,
    bool const RESET);

Parameters

Name Description

SET

The set input.

RESET

The reset input.

Created with MrDocs