STM32F429I-Discovery
+
0
/3 examples
SourceVu will show references to
IOE_Read()
from the following samples and libraries:
Drivers
Peripherals
stmpe811
ts3510
stmpe1600
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32F429I-Discovery
IOE_Read()
IOE_Read() function
IOE Reads single data.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f429i_discovery.c:134
uint8_t
IOE_Read
(
uint8_t
Addr
,
uint8_t
Reg
)
;
Implemented in
stm32f429i_discovery.c:902
Arguments
Argument
Description
addr
reg
Addr
I2C Address
Reg
Reg Address
Return value
The read data
Examples
IOE_Read()
is referenced by 3 libraries and example projects:
Drivers
Peripherals
stmpe811
ts3510
stmpe1600
References
from
0/3
examples
Code
Location
uint8_t
IOE_Read
(
uint8_t
Addr
,
uint8_t
Reg
)
stm32f429i_discovery.c:902
uint8_t
IOE_Read
(
uint8_t
Addr
,
uint8_t
Reg
)
;
stm32f429i_discovery.c:134
Call Tree
from
0/3
examples
IOE_Read()
calls 1 function:
All items filtered out
IOE_Read()
I2Cx_ReadData()
All items filtered out
Data Use
from
0/3
examples
IOE_Read()
:
All items filtered out
IOE_Read()
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out