Expander revised
This commit is contained in:
parent
dfa761ca08
commit
f9e56b44f3
13 changed files with 53 additions and 513 deletions
firmware
|
@ -7,8 +7,8 @@ class TLC5615
|
|||
{
|
||||
public:
|
||||
/**
|
||||
* Erzeugt ein neues DAC Objekt mit fester Referenz zur SPI Verbindung
|
||||
* und fester SPI-'Adresse'
|
||||
* Erzeugt ein neues DAC Objekt mit fester Referenz
|
||||
* zur SPI Verbindung und fester SPI-'Adresse'
|
||||
*/
|
||||
TLC5615(volatile SPI&, SPIADR adr);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue