use crateArmChipInfo;
/// Information about a chip which is used
/// for automatic detection of the connected chip.
///
/// For ARM-based chips, the function [ArmProbeInterface::read_from_rom_table] is
/// used to read the information from the target.
///
/// [ArmProbeInterface::read_from_rom_table]: crate::architecture::arm::communication_interface::ArmProbeInterface::read_from_rom_table
pub