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