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