|
HF-ADS7952 Driver 0.1.0-dev
HF-ADS7952 C++ Driver
|
Variables | |
| constexpr uint16_t | CONTINUE = 0x0000 |
| constexpr uint16_t | MANUAL = 0x1000 |
| constexpr uint16_t | AUTO_1 = 0x2000 |
| constexpr uint16_t | AUTO_2 = 0x3000 |
| constexpr uint16_t | GPIO_PROG = 0x4000 |
| constexpr uint16_t | AUTO_1_PROG = 0x8000 |
| constexpr uint16_t | AUTO_2_PROG = 0x9000 |
| constexpr uint16_t | ALARM_GROUP_0 = 0xC000 |
| constexpr uint16_t | ALARM_GROUP_1 = 0xD000 |
| constexpr uint16_t | ALARM_GROUP_2 = 0xE000 |
| constexpr uint16_t | ALARM_GROUP_3 = 0xF000 |
| constexpr uint16_t | MASK = 0xF000 |
|
inlineconstexpr |
Definition at line 38 of file ads7952_registers.hpp.
Referenced by ads7952::reg::Alarm::GroupMode(), and ads7952::ADS7952< SpiType >::ProgramAlarm().
|
inlineconstexpr |
Definition at line 39 of file ads7952_registers.hpp.
Referenced by ads7952::reg::Alarm::GroupMode(), and ads7952::ADS7952< SpiType >::ProgramAlarm().
|
inlineconstexpr |
Definition at line 40 of file ads7952_registers.hpp.
Referenced by ads7952::reg::Alarm::GroupMode(), and ads7952::ADS7952< SpiType >::ProgramAlarm().
|
inlineconstexpr |
Definition at line 41 of file ads7952_registers.hpp.
Referenced by ads7952::reg::Alarm::GroupMode().
|
inlineconstexpr |
Definition at line 33 of file ads7952_registers.hpp.
Referenced by ads7952::ADS7952< SpiType >::EnterAuto1Mode(), and ads7952::ADS7952< SpiType >::ReadAllChannels().
|
inlineconstexpr |
Definition at line 36 of file ads7952_registers.hpp.
Referenced by ads7952::ADS7952< SpiType >::ProgramAuto1Channels().
|
inlineconstexpr |
Definition at line 34 of file ads7952_registers.hpp.
Referenced by ads7952::ADS7952< SpiType >::EnterAuto2Mode().
|
inlineconstexpr |
Definition at line 37 of file ads7952_registers.hpp.
Referenced by ads7952::ADS7952< SpiType >::ProgramAuto2LastChannel().
|
inlineconstexpr |
Definition at line 31 of file ads7952_registers.hpp.
Referenced by ads7952::ADS7952< SpiType >::ProgramAlarm(), ads7952::ADS7952< SpiType >::ReadAllChannels(), ads7952::ADS7952< SpiType >::ReadChannel(), ads7952::ADS7952< SpiType >::SetGPIOOutputs(), ads7952::ADS7952< SpiType >::SetPowerDown(), and ads7952::ADS7952< SpiType >::SetRange().
|
inlineconstexpr |
Definition at line 35 of file ads7952_registers.hpp.
Referenced by ads7952::ADS7952< SpiType >::ProgramGPIO().
|
inlineconstexpr |
Definition at line 32 of file ads7952_registers.hpp.
Referenced by ads7952::ADS7952< SpiType >::EnterManualMode(), and ads7952::ADS7952< SpiType >::ReadChannel().
|
inlineconstexpr |
Definition at line 42 of file ads7952_registers.hpp.