![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Library for LTC6603: Dual Matched, High Frequency Bandpass/Lowpass Filters. More...
Library for LTC6603: Dual Matched, High Frequency Bandpass/Lowpass Filters.
Definition in file LTC6603.cpp.
Go to the source code of this file.
Functions | |
void | LTC6603_write (uint8_t cs, uint8_t *tx, uint8_t length) |
Sends Data to the LTC6603. More... | |
void LTC6603_write | ( | uint8_t | cs, |
uint8_t * | tx, | ||
uint8_t | length | ||
) |
Sends Data to the LTC6603.
cs | Chip Select pin |
tx | Byte array to be transmitted |
length | Length of array |
Definition at line 89 of file LTC6603.cpp.