STM8L15x Standard Peripherals Drivers: I2C_transfer_direction

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

I2C_transfer_direction

Enumerations

enum  I2C_Direction_TypeDef { I2C_Direction_Transmitter = (uint8_t)0x00, I2C_Direction_Receiver = (uint8_t)0x01 }
 

Warning: the values correspond to the ADD0 bit position in the OARL register.

More...

Enumeration Type Documentation

Warning: the values correspond to the ADD0 bit position in the OARL register.

Enumerator:
I2C_Direction_Transmitter 

Transmission direction

I2C_Direction_Receiver 

Reception direction

Definition at line 113 of file stm8l15x_i2c.h.

STM8S Firmware Library: Overview

 

 

 

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