Type Alias esp32c6::tee::M25_MODE_CTRL

source ·
pub type M25_MODE_CTRL = Reg<M25_MODE_CTRL_SPEC>;
Expand description

M25_MODE_CTRL (rw) register accessor: Tee mode control register

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

For information about available fields see m25_mode_ctrl module

Aliased Type§

struct M25_MODE_CTRL { /* private fields */ }