[][src]Module tm4c129x_hal::i2c

Inter-Integrated Circuit (I2C) bus

Macros

i2c_busy_wait

Spins on a given field on a TM4C I2C peripheral

i2c_hal

Implements embedded-hal for an TM4C I2C peripheral

i2c_pins

Implements the traits for an I2C peripheral

Structs

I2c

I2C peripheral operating in master mode

Enums

Error

I2C error

Traits

SclPin

SCL pin -- DO NOT IMPLEMENT THIS TRAIT

SdaPin

SDA pin -- DO NOT IMPLEMENT THIS TRAIT