Type Alias rp2040_pac::syscfg::PROC_CONFIG

source ·
pub type PROC_CONFIG = Reg<PROC_CONFIG_SPEC>;
Expand description

PROC_CONFIG (rw) register accessor: Configuration for processors

You can read this register and get proc_config::R. You can reset, write, write_with_zero this register using proc_config::W. You can also modify this register. See API.

For information about available fields see proc_config module

Aliased Type§

struct PROC_CONFIG { /* private fields */ }