[][src]Module avr_mcu::current

Utilities for querying information about the microcontroller being targeted.

Functions

is_compiling_for_avr

Checks if the current cargo target architecture is AVR.

mcu

Gets information about the current microcontroller.

mcu_name

Gets the name of the microcontroller being targeted.