Intel® Quark™ Microcontroller Software Interface  1.4.0
Intel® Quark™ Microcontroller BSP
qm_scss_pmux_reg_t Struct Reference

Pin MUX register map. More...

#include <qm_soc_regs.h>

Data Fields

QM_RW uint32_t pmux_pullup [1]
 Pin Mux Pullup. More...
 
QM_RW uint32_t pmux_slew [1]
 Pin Mux Slew Rate. More...
 
QM_RW uint32_t pmux_in_en [1]
 Pin Mux Input Enable. More...
 
QM_RW uint32_t pmux_sel [2]
 Pin Mux Select. More...
 
QM_RW uint32_t pmux_pullup_lock
 Pin Mux Pullup Lock. More...
 
QM_RW uint32_t pmux_slew_lock
 Pin Mux Slew Rate Lock. More...
 
QM_RW uint32_t pmux_sel_0_lock
 Pin Mux Select Lock 0. More...
 
QM_RW uint32_t pmux_in_en_lock
 Pin Mux Slew Rate Lock. More...
 
QM_RW uint32_t pmux_sel_lock [3]
 Pin Mux Select Lock.
 

Detailed Description

Pin MUX register map.

Definition at line 324 of file qm_soc_regs.h.

Field Documentation

QM_RW uint32_t qm_scss_pmux_reg_t::pmux_in_en

Pin Mux Input Enable.

Definition at line 329 of file qm_soc_regs.h.

QM_RW uint32_t qm_scss_pmux_reg_t::pmux_in_en_lock

Pin Mux Slew Rate Lock.

Definition at line 337 of file qm_soc_regs.h.

QM_RW uint32_t qm_scss_pmux_reg_t::pmux_pullup

Pin Mux Pullup.

Definition at line 325 of file qm_soc_regs.h.

QM_RW uint32_t qm_scss_pmux_reg_t::pmux_pullup_lock

Pin Mux Pullup Lock.

Definition at line 333 of file qm_soc_regs.h.

QM_RW uint32_t qm_scss_pmux_reg_t::pmux_sel

Pin Mux Select.

Definition at line 331 of file qm_soc_regs.h.

QM_RW uint32_t qm_scss_pmux_reg_t::pmux_sel_0_lock

Pin Mux Select Lock 0.

Definition at line 335 of file qm_soc_regs.h.

QM_RW uint32_t qm_scss_pmux_reg_t::pmux_slew

Pin Mux Slew Rate.

Definition at line 327 of file qm_soc_regs.h.

QM_RW uint32_t qm_scss_pmux_reg_t::pmux_slew_lock

Pin Mux Slew Rate Lock.

Definition at line 334 of file qm_soc_regs.h.