Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: HelloWorld_IKA01A1
Fork of X_NUCLEO_IKA01A1 by
TSZ124 Class Reference
Class representing a TSZ124 operational amplifier component. More...
#include <TSZ124.h>
Inherits InstrumentationAmp.
Public Member Functions | |
| TSZ124 (PinName instrumentAmpPin, PinName currentSensorPin) | |
| Constructor. | |
| virtual | ~TSZ124 (void) |
| Destructor. | |
| virtual int | init (void *init=NULL) |
| Public functions inherited from the Component Class. | |
| virtual int | read_id (uint8_t *id=NULL) |
| obtain component ID for TSZ124 perational amplifier | |
| virtual unsigned int | get_voltage (void) |
| Public functions inherited from the InstrumentationAmp Class. | |
| virtual unsigned int | get_current (void) |
| obtain the current consumed by the application in Current sensing configuration | |
Detailed Description
Class representing a TSZ124 operational amplifier component.
Definition at line 83 of file TSZ124.h.
Constructor & Destructor Documentation
| TSZ124 | ( | PinName | instrumentAmpPin, |
| PinName | currentSensorPin | ||
| ) |
Member Function Documentation
| virtual unsigned int get_current | ( | void | ) | [virtual] |
obtain the current consumed by the application in Current sensing configuration
- Return values:
-
current consumed by the application in Current sensing configuration
Implements InstrumentationAmp.
| virtual unsigned int get_voltage | ( | void | ) | [virtual] |
Public functions inherited from the InstrumentationAmp Class.
obtain the amplified differential voltage in instrumentation Amplifier configuration
- Return values:
-
amplified differential voltage in instrumentation Amplifier configuration
Implements InstrumentationAmp.
| virtual int init | ( | void * | init = NULL ) |
[virtual] |
Generated on Tue Jul 12 2022 17:01:49 by
1.7.2

X-NUCLEO-IKA01A1 Multifunctional board based on operational amplifiers.