Type Alias Wrctrl

Source
pub type Wrctrl = Reg<WrctrlSpec>;
Expand description

WRCTRL (rw) register accessor: Write control

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

For information about available fields see wrctrl module

Aliased Typeยง

struct Wrctrl { /* private fields */ }