stmpe811
stmpe811_ReadID()
is only used within stmpe811.
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
stmpe811
stmpe811_ReadID()
stmpe811_ReadID() function
Read the stmpe811 IO Expander device ID.
Syntax
Show:
Summary
Declaration
Definition
from
stmpe811.h:198
uint16_t
stmpe811_ReadID
(
uint16_t
DeviceAddr
)
;
Implemented in
stmpe811.c:165
Arguments
Argument
Description
DeviceAddr
Device address on communication Bus.
Return value
The Device ID (two bytes).
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