Skip to content

daisy::Dps310I2CTransport::Config

#include <dps310.h>

Public Functions

Name
Config()

Public Attributes

Name
I2CHandle::Config::Peripheral periph
I2CHandle::Config::Speed speed
Pin scl
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

Pin scl;

variable sda

Pin sda;

variable address

uint8_t address;

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