Crate avr_hal_generic
source ·Re-exports§
pub use embedded_hal as hal;
pub use embedded_hal_v0 as hal_v0;
Modules§
- Core clock speed management
- Delay implementations
- HAL abstraction for EEPROM
- I2C Implementations
- Digital IO implementations for the
PORT#
peripherals - Prelude containing all HAL traits
- PWM Implementation
- SPI Implementation
- HAL abstractions for USART/Serial
- WDT Implementation
Macros§
- Implement traits for a SPI interface