2.6. chipid — Chip identity¶
Source code: src/drivers/chipid.h, src/drivers/chipid.c
Test code: tst/drivers/chipid/main.c
- Version
- 7.0.0
Functions
-
int
chipid_read(struct chipid_t *id_p)¶ Read chipset identify from the hardware.
- Return
- zero(0) or negative error code.
- Parameters
id_p-Read chip identity.