pub type REF_PROT = Reg<REF_PROT_SPEC>;
Expand description
REF_PROT (rw) register accessor: refresh protection register
You can read
this register and get ref_prot::R
. You can reset
, write
, write_with_zero
this register using ref_prot::W
. You can also modify
this register. See API.
For information about available fields see ref_prot
module
Aliased Typeยง
struct REF_PROT { /* private fields */ }