CPU_NameClr

Description

Clears the CPU host name.

Files

cpu_core.h/cpu_core.c

Prototype

          void  CPU_NameClr (void);


Arguments

None.

Returned Value

None.

Required Configuration

Available only if CPU_CFG_NAME_EN is DEF_ENABLED in cpu_cfg.h. See Host Name Configuration.

Notes / Warnings

  1. CPU_Init() must be called by application code prior to calling any other core CPU functions: