pub type GLOBAL = Reg<GLOBAL_SPEC>;
global (rw) register accessor: Global hibernate configuration
You can read this register and get global::R. You can reset, write, write_with_zero this register using global::W. You can also modify this register. See API.
read
global::R
reset
write
write_with_zero
global::W
modify
For information about available fields see global module
global
struct GLOBAL { /* private fields */ }