Type Alias Arg1r

Source
pub type Arg1r = Reg<Arg1rSpec>;
Expand description

ARG1R (rw) register accessor: Argument 1

You can read this register and get arg1r::R. You can reset, write, write_with_zero this register using arg1r::W. You can also modify this register. See API.

For information about available fields see arg1r module

Aliased Typeยง

struct Arg1r { /* private fields */ }