Module current

Source
Expand description

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.