ARG

Type Alias ARG 

Source
pub type ARG = Reg<ARGrs>;
Expand description

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.

See register structure

For information about available fields see arg module

Aliased Typeยง

pub struct ARG { /* private fields */ }