Module avr_oxide::deviceconsts
source · Expand description
Device-specific constants. These are determined by the feature flags
configued in your Cargo.toml
.
§Features
The following feature flags affect these constants
Type | Values |
---|---|
CPU identification | atmega4809 , atmega328p |
Clockspeed | 20MHz , 16MHz |
Power saving mode | None, power_med , power_low |