STM32F4-Discovery
I2Cx_ReadData()
is only used within STM32F4-Discovery.
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
STM32F4-Discovery
I2Cx_ReadData()
I2Cx_ReadData() function
Read a register of the device through BUS
Syntax
Show:
Summary
Declaration
Definition
from
stm32f4_discovery.c:107
static
uint8_t
I2Cx_ReadData
(
uint8_t
Addr
,
uint8_t
Reg
)
;
Implemented in
stm32f4_discovery.c:417
Arguments
Argument
Description
Addr
Device address on BUS
Reg
The target register address to read
Return value
HAL status
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out