Module arduino_hal::clock

source ·
Expand description

MCU core clock support.

This module contains common definitions to abtract over the MCU core clock speed. avr-hal does not support changing the clock-speed at runtime.

Most items in this module are re-exported from avr_hal_generic::clock.

Structs

Traits