Type Alias esp32h2::pcr::FPGA_DEBUG
source · pub type FPGA_DEBUG = Reg<FPGA_DEBUG_SPEC>;
Expand description
FPGA_DEBUG (rw) register accessor: fpga debug register
You can read
this register and get fpga_debug::R
. You can reset
, write
, write_with_zero
this register using fpga_debug::W
. You can also modify
this register. See API.
For information about available fields see fpga_debug
module
Aliased Type§
struct FPGA_DEBUG { /* private fields */ }