![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Library File for LT_PMBus. More...
Library File for LT_PMBus.
Definition in file LT_PMBus.cpp.
Go to the source code of this file.
Macros | |
| #define | USE_FAST_MATH 1 |
| #define | USE_PEND 1 |
| #define | NOT_BUSY 1 << 6 |
| #define | NOT_TRANS 1 << 4 |
| #define | NOT_PENDING 1 << 5 |
| #define NOT_BUSY 1 << 6 |
Definition at line 78 of file LT_PMBus.cpp.
| #define NOT_PENDING 1 << 5 |
Definition at line 81 of file LT_PMBus.cpp.
| #define NOT_TRANS 1 << 4 |
Definition at line 79 of file LT_PMBus.cpp.
| #define USE_FAST_MATH 1 |
Definition at line 73 of file LT_PMBus.cpp.
| #define USE_PEND 1 |
Definition at line 76 of file LT_PMBus.cpp.