adapnex::drivers::bnr_x2x::X20DS4389::EdgeGenerator::Polarity

Edge polarity (signal transition direction) at the output.

Synopsis

Declared in <adapnex/drivers/bnr_x2x/x20ds4389.h>

enum Polarity : uint8_t;

Members

Name

Description

kRising

Low‐to‐high transition on the configured output channel.

kFalling

High‐to‐low transition on the configured output channel.

Created with MrDocs