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