HF-ADS7952 Driver 0.1.0-dev
HF-ADS7952 C++ Driver
Loading...
Searching...
No Matches
ads7952::reg::GPIO Namespace Reference

Variables

constexpr uint16_t PIN0_HIGH = 0x0001
 
constexpr uint16_t PIN1_HIGH = 0x0002
 
constexpr uint16_t PIN2_HIGH = 0x0004
 
constexpr uint16_t PIN3_HIGH = 0x0008
 
constexpr uint16_t ALL_LOW = 0x0000
 

Variable Documentation

◆ ALL_LOW

constexpr uint16_t ads7952::reg::GPIO::ALL_LOW = 0x0000
inlineconstexpr

Definition at line 97 of file ads7952_registers.hpp.

◆ PIN0_HIGH

constexpr uint16_t ads7952::reg::GPIO::PIN0_HIGH = 0x0001
inlineconstexpr

Definition at line 93 of file ads7952_registers.hpp.

◆ PIN1_HIGH

constexpr uint16_t ads7952::reg::GPIO::PIN1_HIGH = 0x0002
inlineconstexpr

Definition at line 94 of file ads7952_registers.hpp.

◆ PIN2_HIGH

constexpr uint16_t ads7952::reg::GPIO::PIN2_HIGH = 0x0004
inlineconstexpr

Definition at line 95 of file ads7952_registers.hpp.

◆ PIN3_HIGH

constexpr uint16_t ads7952::reg::GPIO::PIN3_HIGH = 0x0008
inlineconstexpr

Definition at line 96 of file ads7952_registers.hpp.