Type Alias esp32c6_lp::lp_wdt::WPROTECT

source ·
pub type WPROTECT = Reg<WPROTECT_SPEC>;
Expand description

WPROTECT (rw) register accessor: need_des

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

For information about available fields see wprotect module

Aliased Type§

struct WPROTECT { /* private fields */ }