Type Alias Winctrl

Source
pub type Winctrl = Reg<WinctrlSpec>;
Expand description

WINCTRL (rw) register accessor: Window Control

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

For information about available fields see winctrl module

Aliased Typeยง

struct Winctrl { /* private fields */ }