ft6x06
ft6x06_ReadID()
is only used within ft6x06.
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
ft6x06
ft6x06_ReadID()
ft6x06_ReadID() function
Read the ft6xx6 device ID, pre initialize I2C in case of need to be able to read the FT6xx6 device ID, and verify this is a FT6xx6.
Syntax
Show:
Summary
Declaration
Definition
from
ft6x06.h:304
uint16_t
ft6x06_ReadID
(
uint16_t
DeviceAddr
)
;
Implemented in
ft6x06.c:156
Arguments
Argument
Description
DeviceAddr
I2C FT6xx6 Slave address.
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