pub type CONF = Reg<CONF_SPEC>;
Expand description
CONF (rw) register accessor: eFuse operation mode configuration register.
You can read this register and get conf::R. You can reset, write, write_with_zero this register using conf::W. You can also modify this register. See API.
For information about available fields see conf module
struct CONF { }