Skip to content

File main.cpp

FileList > examples > TCA9534_GPIO > main.cpp

Go to the source code of this file

  • #include "daisy_seed.h"

Public Attributes

Type Name
Tca9534 expander
DaisySeed hw

Public Static Attributes

Type Name
constexpr uint8_t kAddress = 0x20

Public Functions

Type Name
int main (void)

Public Attributes Documentation

variable expander

Tca9534 expander;

variable hw

DaisySeed hw;

Public Static Attributes Documentation

variable kAddress

constexpr uint8_t kAddress;

Public Functions Documentation

function main

int main (
    void
) 


The documentation for this class was generated from the following file external-docs/libDaisy/examples/TCA9534_GPIO/main.cpp