STM8L15x Standard Peripherals Drivers: I2C_acknowledged_address

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

I2C_acknowledged_address

Enumerations

enum  I2C_AcknowledgedAddress_TypeDef { I2C_AcknowledgedAddress_7bit = (uint8_t)0x00, I2C_AcknowledgedAddress_10bit = (uint8_t)0x80 }

Enumeration Type Documentation

Enumerator:
I2C_AcknowledgedAddress_7bit 

7-bit slave address (10-bit address not acknowledged)

I2C_AcknowledgedAddress_10bit 

10-bit slave address (7-bit address not acknowledged)

Definition at line 97 of file stm8l15x_i2c.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com