pcb_config
struct pcb_config *pcb_config;
pcb_config = (struct pcb_config *)&dev->current_pcb_config;
if (pcb_config->config_num) {
static struct pcb_config cx231xx_Scenario[] = {
struct pcb_config *p_pcb_info;
sizeof(struct pcb_config));
struct pcb_config current_pcb_config;