Modules | Macros
Collaboration diagram for I2C_Exported_Constants:

Modules

 I2C_Digital_Filter
 
 I2C_mode
 
 I2C_duty_cycle_in_fast_mode
 
 I2C_acknowledgement
 
 I2C_transfer_direction
 
 I2C_acknowledged_address
 
 I2C_registers
 
 I2C_NACK_position
 
 I2C_SMBus_alert_pin_level
 
 I2C_PEC_position
 
 I2C_interrupts_definition
 
 I2C_flags_definition
 
 I2C_Events
 
 I2C_own_address1
 
 I2C_clock_speed
 
 I2C_NCAK_position
 
 I2C_Analog_Filter
 
 I2C_DMA_transfer_requests
 
 I2C_slave_address
 
 I2C_own_address2
 
 I2C_own_address2_mask
 
 I2C_timeout
 
 I2C_ReloadEndMode_definition
 
 I2C_StartStopMode_definition
 

Macros

#define IS_I2C_ALL_PERIPH(PERIPH)
 
#define IS_I2C_ALL_PERIPH(PERIPH)
 
#define IS_I2C_ALL_PERIPH(PERIPH)
 

Detailed Description

Macro Definition Documentation

#define IS_I2C_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == I2C1) || \
((PERIPH) == I2C2))
#define I2C2
Definition: stm32f4xx.h:2061
#define I2C1
Definition: stm32f4xx.h:2060

Definition at line 80 of file stm32f10x_i2c.h.

#define IS_I2C_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == I2C1) || \
((PERIPH) == I2C2) || \
((PERIPH) == I2C3))
#define I2C3
Definition: stm32f4xx.h:2062
#define I2C2
Definition: stm32f4xx.h:2061
#define I2C1
Definition: stm32f4xx.h:2060

Definition at line 82 of file stm32f4xx_i2c.h.

#define IS_I2C_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == I2C1) || \
((PERIPH) == I2C2))
#define I2C2
Definition: stm32f4xx.h:2061
#define I2C1
Definition: stm32f4xx.h:2060

Definition at line 86 of file stm32f30x_i2c.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:54