Module hal

Module hal 

Source

Re-exports§

pub use error::HalError;

Modules§

cp2130
error
linux

Structs§

DeviceConfig
Generic device configuration structure for SPI drivers
HalDelay
HalDelay object based on blocking SystemTime::elapsed calls
HalInst
HAL instance
HalPins
HalPins object for conveniently returning bound pins
LogConfig
Log configuration object
PinConfig
Pin configuration object
SpiConfig
SPI device configuration
TermLogger
The TermLogger struct. Provides a stderr/out based Logger implementation

Enums§

HalBase
Base storage for Hal instances
HalInputPin
Input pin hal wrapper
HalOutputPin
Output pin hal wrapper
HalSpi
SPI hal wrapper
LevelFilter
An enum representing the available verbosity level filters of the logger.
TerminalMode
Specifies which streams should be used when logging

Functions§

load_config
Load a configuration file