Skip to content

Struct daisy::Icm20948I2CTransport::Config

ClassList > daisy > Icm20948I2CTransport > Config

Public Attributes

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

Public Functions

Type Name
Config ()

Public Attributes Documentation

variable address

uint8_t daisy::Icm20948I2CTransport::Config::address;

variable periph

I2CHandle::Config::Peripheral daisy::Icm20948I2CTransport::Config::periph;

variable scl

Pin daisy::Icm20948I2CTransport::Config::scl;

variable sda

Pin daisy::Icm20948I2CTransport::Config::sda;

variable speed

I2CHandle::Config::Speed daisy::Icm20948I2CTransport::Config::speed;

Public Functions Documentation

function Config

inline daisy::Icm20948I2CTransport::Config::Config () 


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