Module app

Source
Expand description

Useful modules for OpenTitanTool application development.

Modules§

command
config

Structs§

I2cConfiguration
NoProgressBar
PinConfiguration
PinStrapping
Represents configuration of a set of pins as strong/weak pullup/pulldown as declared in configuration files under a given strapping name.
SpiConfiguration
StagedProgressBar
Helper struct for displaying progress bars for operations which may have multiple stages (e.g. erasing then writing), or whose byte size may not be known until the operation is underway.
TransportWrapper
TransportWrapperBuilder
UartConfiguration