exc7200
exc7200_ReadID()
is only used within exc7200.
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
exc7200
exc7200_ReadID()
exc7200_ReadID() function
Read the exc7200 IO Expander device ID.
Syntax
Show:
Summary
Declaration
Definition
from
exc7200.h:79
uint16_t
exc7200_ReadID
(
uint16_t
DeviceAddr
)
;
Implemented in
exc7200.c:121
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