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