Module misc

Module misc 

Source
Expand description

MISC registers

Modules§

a0_dbg_mon_sel
Select A0 debug monitors
a0_pmu_dbg_mon_sel
Selects the data present in the PMU debug monitor. The output will be (Except 0 and 10), {Status0, Status1, ISO, RET, GateCLK_N, Mem_DS, MP_Gate, RP_Gate)
config_mem128_aon
Memory Configuration
dbg_mon
Debug Monitor information
fb_device_id
Fabric device ID
io_input
Reads the value of the IO pins
io_output
Allows FW to drive the IO with the values specified in this register
lock_key_ctrl
Control value and status of LOCK_KEY
pad_sel18
Select 1.8V for VCCIO for up to 4 banks. Write a 1 to a bank field to make the IO VCC = 1.8V
subsys_dbg_mon_sel
Register for selecting the subsystem routed to the debug monitor
sw_mb_1
Software Mailbox (can be used for communication between M4 and AP)
sw_mb_2
Software Mailbox (can be used for communication between M4 and AP)

Structs§

RegisterBlock
Register block

Type Aliases§

A0_DBG_MON_SEL
A0_DBG_MON_SEL register accessor: an alias for Reg<A0_DBG_MON_SEL_SPEC>
A0_PMU_DBG_MON_SEL
A0_PMU_DBG_MON_SEL register accessor: an alias for Reg<A0_PMU_DBG_MON_SEL_SPEC>
CONFIG_MEM128_AON
CONFIG_MEM128_AON register accessor: an alias for Reg<CONFIG_MEM128_AON_SPEC>
DBG_MON
DBG_MON register accessor: an alias for Reg<DBG_MON_SPEC>
FB_DEVICE_ID
FB_DEVICE_ID register accessor: an alias for Reg<FB_DEVICE_ID_SPEC>
IO_INPUT
IO_INPUT register accessor: an alias for Reg<IO_INPUT_SPEC>
IO_OUTPUT
IO_OUTPUT register accessor: an alias for Reg<IO_OUTPUT_SPEC>
LOCK_KEY_CTRL
LOCK_KEY_CTRL register accessor: an alias for Reg<LOCK_KEY_CTRL_SPEC>
PAD_SEL18
PAD_SEL18 register accessor: an alias for Reg<PAD_SEL18_SPEC>
SUBSYS_DBG_MON_SEL
SUBSYS_DBG_MON_SEL register accessor: an alias for Reg<SUBSYS_DBG_MON_SEL_SPEC>
SW_MB_1
SW_MB_1 register accessor: an alias for Reg<SW_MB_1_SPEC>
SW_MB_2
SW_MB_2 register accessor: an alias for Reg<SW_MB_2_SPEC>