Skip to content

daisy::Tlv493dI2CTransport::Config

#include <tlv493d.h>

Public Functions

Name
Config()

Public Attributes

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

Public Functions Documentation

function Config

inline Config()

Public Attributes Documentation

variable periph

I2CHandle::Config::Peripheral periph;

variable speed

I2CHandle::Config::Speed speed;

variable scl

dsy_gpio_pin scl;

variable sda

dsy_gpio_pin sda;

variable address

uint8_t address;

Updated on 2024-01-03 at 19:41:01 +0000