Others

CPUDB_get_allocated_bean_type(prph) Returns a component name (DeviceType) that allocates the device specified, prph is a default device name as per CPU DB; if the peripheral does not exist, PE will report an internal error; in the case of other error (no CPU component selected, peripheral not allocated) the function will return an empty string.
CPUDB_get_allocated_bean_name(prph) Returns a user component name that allocates the device specified, prph is a default device name as per CPU DB; if the peripheral does not exist, PE will report an internal error; in the case of other error (no CPU component selected, peripheral not allocated) the function will return an empty string.