Structs§
- I2cDriver
- Implementation of the low level interface via Google I2C protocol.
- SpiDriver
- Implementation of the low level interface via standard SPI protocol.
Enums§
- Register
- Tpm registers, can be specified in command line arguments.
Traits§
- Driver
- Low level interface for accessing TPM. Separate implementations exist for SPI and I2C.