pub type ARG = Reg<ARGrs>;
ARG (rw) register accessor: Bits 31:0 = : Command argument
You can read this register and get arg::R. You can reset, write, write_with_zero this register using arg::W. You can also modify this register. See API.
read
arg::R
reset
write
write_with_zero
arg::W
modify
See register structure
For information about available fields see arg module
arg
pub struct ARG { /* private fields */ }