Skip to content

Struct daisy::Apds9960I2CTransport::Config

ClassList > daisy > Apds9960I2CTransport > Config

Public Attributes

Type Name
I2CHandle::Config::Peripheral periph
Pin scl
Pin sda
I2CHandle::Config::Speed speed

Public Functions

Type Name
Config ()

Public Attributes Documentation

variable periph

I2CHandle::Config::Peripheral daisy::Apds9960I2CTransport::Config::periph;

variable scl

Pin daisy::Apds9960I2CTransport::Config::scl;

variable sda

Pin daisy::Apds9960I2CTransport::Config::sda;

variable speed

I2CHandle::Config::Speed daisy::Apds9960I2CTransport::Config::speed;

Public Functions Documentation

function Config

inline daisy::Apds9960I2CTransport::Config::Config () 


The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/apds9960.h