pub type Winctrl = Reg<WinctrlSpec>;
Expand description
WINCTRL (rw) register accessor: Window Monitor 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 */ }