mcu_id
mcu_can_use_method mcu_can_debug mcu_debug_cap mcu_bp_classes mcu_bp_class_first mcu_bp_class_count mcu_bp_class_cap mcu_bp_class_max_count mcu_debug_rom_reserve mcu_debug_ram_reservemcu_id
This function returns the device id for the specified MCU.
Syntax
unsigned int mcu_id(
mcu_t mcu
);
Parameters
mcu - a reference to the MCU object returned by mcu_create or mcu_get_slave_core function.
Return
This function returns the device id, or NULL if the target device does not have an id.
Minimum library version - 163
© 2007-2025 Northern Software Inc. All Rights Reserved.