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

TypeValues
CPU identificationatmega4809, atmega328p
Clockspeed20MHz, 16MHz
Power saving modeNone, power_med, power_low

Modules§