daisy::Mpr121I2CTransport::Config¶
#include <mpr121.h>
Public Functions¶
Name | |
---|---|
Config() |
Public Attributes¶
Name | |
---|---|
I2CHandle::Config::Peripheral | periph |
I2CHandle::Config::Speed | speed |
Pin | scl |
Pin | sda |
I2CHandle::Config::Mode | mode |
uint8_t | dev_addr |
Public Functions Documentation¶
function Config¶
Public Attributes Documentation¶
variable periph¶
variable speed¶
variable scl¶
variable sda¶
variable mode¶
variable dev_addr¶
Updated on 2024-01-03 at 19:41:01 +0000