Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeripheralI2COptions

Hierarchy

Index

Properties

Optional clock

clock: undefined | number

Optional gnd

gnd: undefined | number

mode

mode: I2CMode

Optional pull

pull: PullType

scl

scl: number

sda

sda: number

Optional slave_address

slave_address: any

Optional slave_address_length

slave_address_length: undefined | number

Generated using TypeDoc